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

VirtualMachineImageResource interface

虚拟机映像资源信息。

扩展

属性

extendedLocation

虚拟机的扩展位置。

location

资源支持的 Azure 位置。

name

资源的名称。

tags

指定分配给虚拟机的标记。 有关使用标记的详细信息,请参阅 使用标记来组织 Azure 资源

继承属性

id

资源 ID

属性详细信息

extendedLocation

虚拟机的扩展位置。

extendedLocation?: ExtendedLocation

属性值

location

资源支持的 Azure 位置。

location: string

属性值

string

name

资源的名称。

name: string

属性值

string

tags

指定分配给虚拟机的标记。 有关使用标记的详细信息,请参阅 使用标记来组织 Azure 资源

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

属性值

{[propertyName: string]: string}

继承属性详细信息

id

资源 ID

id?: string

属性值

string

继承自 SubResource.id