共用方式為


VirtualNic interface

虛擬 NIC 模型

屬性

customization

nic 的客體OS自定義

ipAddresses

NIC IP 位址

macAddress

NIC MAC 位址

network

虛擬網絡

nicType

NIC 類型

powerOnBoot

開機時是否開啟/關閉 NIC

virtualNicId

NIC 識別碼

virtualNicName

NIC 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

customization

nic 的客體OS自定義

customization?: GuestOsnicCustomization

屬性值

ipAddresses

NIC IP 位址

ipAddresses?: string[]

屬性值

string[]

macAddress

NIC MAC 位址

macAddress?: string

屬性值

string

network

虛擬網絡

network: VirtualNetwork

屬性值

nicType

NIC 類型

nicType: NICType

屬性值

powerOnBoot

開機時是否開啟/關閉 NIC

powerOnBoot?: boolean

屬性值

boolean

virtualNicId

NIC 識別碼

virtualNicId?: string

屬性值

string

virtualNicName

NIC 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

virtualNicName?: string

屬性值

string