VirtualMachineImage interface
描述虛擬機映像。
- Extends
屬性
automatic |
描述映像上的自動OS升級屬性。 |
data |
|
disallowed | 指定從映像建立的 VirtualMachine 不允許的組態 |
hyper |
指定 HyperVGeneration 類型 |
os |
包含 os 磁碟映像資訊。 |
plan | 用於透過 MarketPlace 建立第三方成品的購買內容。 |
繼承的屬性
id | 資源標識碼 |
location | 支援的 Azure 資源位置。 |
name | 資源的名稱。 |
tags | 指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源。 |
屬性詳細資料
automaticOSUpgradeProperties
描述映像上的自動OS升級屬性。
automaticOSUpgradeProperties?: AutomaticOSUpgradeProperties
屬性值
dataDiskImages
disallowed
hyperVGeneration
指定 HyperVGeneration 類型
hyperVGeneration?: string
屬性值
string
osDiskImage
plan
繼承的屬性詳細資料
id
location
name
tags
指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}