NetworkInterfaceProperties interface

Network Interface Properties defines the properties of the resource.

Extends

Properties

additionalDescription

Additional description of the interface.

administrativeState

Administrative state of the resource.

connectedTo

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

description

Description of the interface.

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

physicalIdentifier

Physical Identifier of the network interface.

provisioningState

Provisioning state of the resource.

Inherited Properties

annotation

Switch configuration description.

Property Details

additionalDescription

Additional description of the interface.

additionalDescription?: string

Property Value

string

administrativeState

Administrative state of the resource.

administrativeState?: 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

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

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

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation