共用方式為


ImageUpdate interface

來源使用者映像虛擬硬碟。 只能更新標記。

Extends

屬性

hyperVGeneration

取得從映像建立之 VirtualMachine 的 HyperVGenerationType

provisioningState

布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceVirtualMachine

建立映像的來源虛擬機。

storageProfile

指定虛擬機磁碟的記憶體設定。

繼承的屬性

tags

資源標籤

屬性詳細資料

hyperVGeneration

取得從映像建立之 VirtualMachine 的 HyperVGenerationType

hyperVGeneration?: string

屬性值

string

provisioningState

布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

sourceVirtualMachine

建立映像的來源虛擬機。

sourceVirtualMachine?: SubResource

屬性值

storageProfile

指定虛擬機磁碟的記憶體設定。

storageProfile?: ImageStorageProfile

屬性值

繼承的屬性詳細資料

tags

資源標籤

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

屬性值

{[propertyName: string]: string}

繼承自UpdateResource.tags