VirtualNic interface

Virtual NIC model

Properties

customization

guest OS customization for nic

ipAddresses

NIC ip address

macAddress

NIC MAC address

network

Virtual Network

nicType

NIC type

powerOnBoot

Is NIC powered on/off on boot

virtualNicId

NIC id

virtualNicName

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

Virtual Network

network: VirtualNetwork

Property Value

nicType

NIC type

nicType: NICType

Property Value

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