AdditionalNetworkInterfaceConfiguration interface

Specifies the settings for a network interface to attach to the node type.

Properties

dscpConfiguration

Specifies the DSCP configuration to apply to the network interface.

enableAcceleratedNetworking

Specifies whether the network interface is accelerated networking-enabled.

ipConfigurations

Specifies the IP configurations of the network interface.

name

Name of the network interface.

Property Details

dscpConfiguration

Specifies the DSCP configuration to apply to the network interface.

dscpConfiguration?: SubResource

Property Value

enableAcceleratedNetworking

Specifies whether the network interface is accelerated networking-enabled.

enableAcceleratedNetworking?: boolean

Property Value

boolean

ipConfigurations

Specifies the IP configurations of the network interface.

ipConfigurations: IpConfiguration[]

Property Value

name

Name of the network interface.

name: string

Property Value

string