NetworkInterfacePropertiesFormat interface

NetworkInterface properties.

Properties

auxiliaryMode

Auxiliary mode of Network Interface resource.

auxiliarySku

Auxiliary sku of Network Interface resource.

defaultOutboundConnectivityEnabled

Whether default outbound connectivity for nic was configured or not.

disableTcpStateTracking

Indicates whether to disable tcp state tracking.

dnsSettings

The DNS settings in network interface.

dscpConfiguration

A reference to the dscp configuration to which the network interface is linked.

enableAcceleratedNetworking

If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.

enableIPForwarding

Indicates whether IP forwarding is enabled on this network interface.

hostedWorkloads

A list of references to linked BareMetal resources.

ipConfigurations

A list of IPConfigurations of the network interface.

macAddress

The MAC address of the network interface.

migrationPhase

Migration phase of Network Interface resource.

networkSecurityGroup

The reference to the NetworkSecurityGroup resource.

nicType

Type of Network Interface resource.

primary

Whether this is a primary network interface on a virtual machine.

privateEndpoint

A reference to the private endpoint to which the network interface is linked.

privateLinkService

Privatelinkservice of the network interface resource.

provisioningState

The provisioning state of the network interface resource.

resourceGuid

The resource GUID property of the network interface resource.

tapConfigurations

A list of TapConfigurations of the network interface.

virtualMachine

The reference to a virtual machine.

vnetEncryptionSupported

Whether the virtual machine this nic is attached to supports encryption.

workloadType

WorkloadType of the NetworkInterface for BareMetal resources

Property Details

auxiliaryMode

Auxiliary mode of Network Interface resource.

auxiliaryMode?: string

Property Value

string

auxiliarySku

Auxiliary sku of Network Interface resource.

auxiliarySku?: string

Property Value

string

defaultOutboundConnectivityEnabled

Whether default outbound connectivity for nic was configured or not.

defaultOutboundConnectivityEnabled?: boolean

Property Value

boolean

disableTcpStateTracking

Indicates whether to disable tcp state tracking.

disableTcpStateTracking?: boolean

Property Value

boolean

dnsSettings

The DNS settings in network interface.

dnsSettings?: NetworkInterfaceDnsSettings

Property Value

dscpConfiguration

A reference to the dscp configuration to which the network interface is linked.

dscpConfiguration?: SubResource

Property Value

enableAcceleratedNetworking

If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.

enableAcceleratedNetworking?: boolean

Property Value

boolean

enableIPForwarding

Indicates whether IP forwarding is enabled on this network interface.

enableIPForwarding?: boolean

Property Value

boolean

hostedWorkloads

A list of references to linked BareMetal resources.

hostedWorkloads?: string[]

Property Value

string[]

ipConfigurations

A list of IPConfigurations of the network interface.

ipConfigurations?: NetworkInterfaceIPConfiguration[]

Property Value

macAddress

The MAC address of the network interface.

macAddress?: string

Property Value

string

migrationPhase

Migration phase of Network Interface resource.

migrationPhase?: string

Property Value

string

networkSecurityGroup

The reference to the NetworkSecurityGroup resource.

networkSecurityGroup?: NetworkSecurityGroup

Property Value

nicType

Type of Network Interface resource.

nicType?: string

Property Value

string

primary

Whether this is a primary network interface on a virtual machine.

primary?: boolean

Property Value

boolean

privateEndpoint

A reference to the private endpoint to which the network interface is linked.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkService

Privatelinkservice of the network interface resource.

privateLinkService?: PrivateLinkService

Property Value

provisioningState

The provisioning state of the network interface resource.

provisioningState?: string

Property Value

string

resourceGuid

The resource GUID property of the network interface resource.

resourceGuid?: string

Property Value

string

tapConfigurations

A list of TapConfigurations of the network interface.

tapConfigurations?: NetworkInterfaceTapConfiguration[]

Property Value

virtualMachine

The reference to a virtual machine.

virtualMachine?: SubResource

Property Value

vnetEncryptionSupported

Whether the virtual machine this nic is attached to supports encryption.

vnetEncryptionSupported?: boolean

Property Value

boolean

workloadType

WorkloadType of the NetworkInterface for BareMetal resources

workloadType?: string

Property Value

string