NetworkInterface interface

Defines the NetworkInterface resource.

Extends

Properties

additionalDescription

Additional description of the interface.

administrativeState

Administrative state of the resource.

annotation

Switch configuration description.

configurationState

Configuration state of the resource.

connectedTo

The ARM resource id of the interface or compute server its connected to.

description

Description of the interface.

identity

The managed service identities assigned to this resource.

interfaceType

The Interface Type. Example: Management/Data

ipv4Address

IPv4Address of the interface.

ipv6Address

IPv6Address of the interface.

lastOperation

Details of the last operation performed on the resource

networkFabricId

Associated Network Fabric Resource ID

physicalIdentifier

Physical Identifier of the network interface.

provisioningState

Provisioning state of the resource.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

additionalDescription

Additional description of the interface.

additionalDescription?: string

Property Value

string

administrativeState

Administrative state of the resource.

administrativeState?: string

Property Value

string

annotation

Switch configuration description.

annotation?: string

Property Value

string

configurationState

Configuration state of the resource.

configurationState?: string

Property Value

string

connectedTo

The ARM resource id of the interface or compute server its connected to.

connectedTo?: string

Property Value

string

description

Description of the interface.

description?: string

Property Value

string

identity

The managed service identities assigned to this resource.

identity?: ManagedServiceIdentity

Property Value

interfaceType

The Interface Type. Example: Management/Data

interfaceType?: string

Property Value

string

ipv4Address

IPv4Address of the interface.

ipv4Address?: string

Property Value

string

ipv6Address

IPv6Address of the interface.

ipv6Address?: string

Property Value

string

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

networkFabricId

Associated Network Fabric Resource ID

networkFabricId?: string

Property Value

string

physicalIdentifier

Physical Identifier of the network interface.

physicalIdentifier?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type