VirtualMachineImageResource interface
虛擬機映像資源資訊。
- Extends
屬性
extended |
虛擬機的擴充位置。 |
location | 支援的 Azure 資源位置。 |
name | 資源的名稱。 |
tags | 指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源。 |
繼承的屬性
id | 資源標識碼 |
屬性詳細資料
extendedLocation
location
支援的 Azure 資源位置。
location: string
屬性值
string
name
資源的名稱。
name: string
屬性值
string
tags
指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}