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

VirtualMachineUpdate interface

定义 virtualMachineUpdate。

属性

hardwareProfile

定义资源属性。

identity

资源的标识。

networkProfile

定义更新资源属性。

osProfile

OS 属性。

storageProfile

定义资源更新属性。

tags

获取或设置资源标记。

属性详细信息

hardwareProfile

定义资源属性。

hardwareProfile?: HardwareProfile

属性值

identity

资源的标识。

identity?: Identity

属性值

networkProfile

定义更新资源属性。

networkProfile?: NetworkProfileUpdate

属性值

osProfile

OS 属性。

osProfile?: OsProfileUpdate

属性值

storageProfile

定义资源更新属性。

storageProfile?: StorageProfileUpdate

属性值

tags

获取或设置资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}