VirtualNic interface
Virtual NIC model
Properties
customization | guest OS customization for nic |
ip |
NIC ip address |
mac |
NIC MAC address |
network | Virtual Network |
nic |
NIC type |
power |
Is NIC powered on/off on boot |
virtual |
NIC id |
virtual |
NIC name NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
customization
guest OS customization for nic
customization?: GuestOsnicCustomization
Property Value
ipAddresses
NIC ip address
ipAddresses?: string[]
Property Value
string[]
macAddress
NIC MAC address
macAddress?: string
Property Value
string
network
nicType
powerOnBoot
Is NIC powered on/off on boot
powerOnBoot?: boolean
Property Value
boolean
virtualNicId
NIC id
virtualNicId?: string
Property Value
string
virtualNicName
NIC name NOTE: This property will not be serialized. It can only be populated by the server.
virtualNicName?: string
Property Value
string