Sdílet prostřednictvím


NetworkInterfaceUpdate interface

Defines the network interface update.

Properties

deviceKey

Gets or sets the device key value.

name

Gets or sets the name of the network interface.

networkId

Gets or sets the ARM Id of the network resource to connect the virtual machine.

nicType

NIC type

powerOnBoot

Gets or sets the power on boot.

Property Details

deviceKey

Gets or sets the device key value.

deviceKey?: number

Property Value

number

name

Gets or sets the name of the network interface.

name?: string

Property Value

string

networkId

Gets or sets the ARM Id of the network resource to connect the virtual machine.

networkId?: string

Property Value

string

nicType

NIC type

nicType?: string

Property Value

string

powerOnBoot

Gets or sets the power on boot.

powerOnBoot?: string

Property Value

string