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

VirtualMachineInfo interface

有关虚拟机的当前状态的信息。

属性

imageReference

这是对Azure虚拟机市场镜像的引用。

scaleSetVmResourceId

计算节点当前虚拟机规模集虚拟机的资源ID。 只有在批量账户创建时,其 poolAllocationMode 属性设置为“UserSubscription”时才定义。

属性详细信息

imageReference

这是对Azure虚拟机市场镜像的引用。

imageReference?: BatchVmImageReference

属性值

scaleSetVmResourceId

计算节点当前虚拟机规模集虚拟机的资源ID。 只有在批量账户创建时,其 poolAllocationMode 属性设置为“UserSubscription”时才定义。

scaleSetVmResourceId?: string

属性值

string