NetworkInterface interface

Network Interface model

Properties

deviceKey

Gets or sets the device key value.

ipAddresses

Gets or sets the nic ip addresses. NOTE: This property will not be serialized. It can only be populated by the server.

ipSettings

Gets or sets the ipsettings.

label

Gets or sets the label of the virtual network in vCenter that the nic is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress

Gets or sets the NIC MAC address. NOTE: This property will not be serialized. It can only be populated by the server.

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.

networkMoName

Gets or sets the name of the virtual network in vCenter that the nic is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

networkMoRefId

Gets or sets the vCenter MoRef (Managed Object Reference) ID of the virtual network that the nic is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

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

ipAddresses

Gets or sets the nic ip addresses. NOTE: This property will not be serialized. It can only be populated by the server.

ipAddresses?: string[]

Property Value

string[]

ipSettings

Gets or sets the ipsettings.

ipSettings?: NicIPSettings

Property Value

label

Gets or sets the label of the virtual network in vCenter that the nic is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

label?: string

Property Value

string

macAddress

Gets or sets the NIC MAC address. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress?: string

Property Value

string

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

networkMoName

Gets or sets the name of the virtual network in vCenter that the nic is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

networkMoName?: string

Property Value

string

networkMoRefId

Gets or sets the vCenter MoRef (Managed Object Reference) ID of the virtual network that the nic is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

networkMoRefId?: 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