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

NetworkInterfaceUpdate interface

定义网络接口更新。

属性

deviceKey

获取或设置设备密钥值。

name

获取或设置网络接口的名称。

networkId

获取或设置用于连接虚拟机的网络资源的 ARM ID。

nicType

NIC 类型

powerOnBoot

获取或设置启动时电源。

属性详细信息

deviceKey

获取或设置设备密钥值。

deviceKey?: number

属性值

number

name

获取或设置网络接口的名称。

name?: string

属性值

string

networkId

获取或设置用于连接虚拟机的网络资源的 ARM ID。

networkId?: string

属性值

string

nicType

NIC 类型

nicType?: string

属性值

string

powerOnBoot

获取或设置启动时电源。

powerOnBoot?: string

属性值

string