你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VirtualMachineImageResource interface
虚拟机映像资源信息。
- 扩展
属性
extended |
虚拟机的扩展位置。 |
location | 资源支持的 Azure 位置。 |
name | 资源的名称。 |
tags | 指定分配给虚拟机的标记。 有关使用标记的详细信息,请参阅 使用标记来组织 Azure 资源。 |
继承属性
id | 资源 ID |
属性详细信息
extendedLocation
location
资源支持的 Azure 位置。
location: string
属性值
string
name
资源的名称。
name: string
属性值
string
tags
指定分配给虚拟机的标记。 有关使用标记的详细信息,请参阅 使用标记来组织 Azure 资源。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}