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