Skip to main content

interfaces

Overview

Nameinterfaces
TypeResource
Idazure.network.interfaces

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
extendedLocationobjectExtendedLocation complex type.
locationstringResource location.
propertiesobjectNetworkInterface properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkInterfaceName, resourceGroupName, subscriptionIdGets information about the specified network interface.
listSELECTresourceGroupName, subscriptionIdGets all network interfaces in a resource group.
create_or_updateINSERTnetworkInterfaceName, resourceGroupName, subscriptionIdCreates or updates a network interface.
deleteDELETEnetworkInterfaceName, resourceGroupName, subscriptionIdDeletes the specified network interface.
_listEXECresourceGroupName, subscriptionIdGets all network interfaces in a resource group.