NetworkInterface interface
Network Interface model
Properties
device |
Gets or sets the device key value. |
ip |
Gets or sets the nic ip addresses. NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
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. |
mac |
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. |
network |
Gets or sets the ARM Id of the network resource to connect the virtual machine. |
network |
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. |
network |
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. |
nic |
NIC type |
power |
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
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