你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualNic interface

虚拟 NIC 模型

属性

customization

nic 的来宾 OS 自定义

ipAddresses

NIC IP 地址

macAddress

NIC MAC 地址

network

虚拟网络

nicType

NIC 类型

powerOnBoot

NIC 在启动时处于开机/关状态

virtualNicId

NIC ID

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 ID

virtualNicId?: string

属性值

string

virtualNicName

NIC 名称注意:此属性不会序列化。 它只能由服务器填充。

virtualNicName?: string

属性值

string