NetworkInterfaceProperties interface

Network Interface Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

connectedTo

The ARM resource id of the interface or compute server its connected to. NOTE: This property will not be serialized. It can only be populated by the server.

interfaceType

The Interface Type. Example: Management/Data NOTE: This property will not be serialized. It can only be populated by the server.

ipv4Address

IPv4Address of the interface. NOTE: This property will not be serialized. It can only be populated by the server.

ipv6Address

IPv6Address of the interface. NOTE: This property will not be serialized. It can only be populated by the server.

physicalIdentifier

Physical Identifier of the network interface. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

annotation

Switch configuration description.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

connectedTo

The ARM resource id of the interface or compute server its connected to. NOTE: This property will not be serialized. It can only be populated by the server.

connectedTo?: string

Property Value

string

interfaceType

The Interface Type. Example: Management/Data NOTE: This property will not be serialized. It can only be populated by the server.

interfaceType?: string

Property Value

string

ipv4Address

IPv4Address of the interface. NOTE: This property will not be serialized. It can only be populated by the server.

ipv4Address?: string

Property Value

string

ipv6Address

IPv6Address of the interface. NOTE: This property will not be serialized. It can only be populated by the server.

ipv6Address?: string

Property Value

string

physicalIdentifier

Physical Identifier of the network interface. NOTE: This property will not be serialized. It can only be populated by the server.

physicalIdentifier?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation