Share via


NetworkInterfaceProperties interface

Properties under the network interface resource

Properties

createFromLocal

Boolean indicating whether this is a existing local network interface or if one should be created.

dnsSettings

DNS Settings for the interface

ipConfigurations

IPConfigurations - A list of IPConfigurations of the network interface.

macAddress

MacAddress - The MAC address of the network interface.

networkSecurityGroup

NetworkSecurityGroup - Network Security Group attached to the network interface.

provisioningState

Provisioning state of the network interface.

status

The observed state of network interfaces

Property Details

createFromLocal

Boolean indicating whether this is a existing local network interface or if one should be created.

createFromLocal?: boolean

Property Value

boolean

dnsSettings

DNS Settings for the interface

dnsSettings?: InterfaceDNSSettings

Property Value

ipConfigurations

IPConfigurations - A list of IPConfigurations of the network interface.

ipConfigurations?: IPConfiguration[]

Property Value

macAddress

MacAddress - The MAC address of the network interface.

macAddress?: string

Property Value

string

networkSecurityGroup

NetworkSecurityGroup - Network Security Group attached to the network interface.

networkSecurityGroup?: NetworkSecurityGroupArmReference

Property Value

provisioningState

Provisioning state of the network interface.

provisioningState?: string

Property Value

string

status

The observed state of network interfaces

status?: NetworkInterfaceStatus

Property Value