共用方式為


CustomImage interface

自定義映像。

Extends

屬性

author

自定義映像的作者。

creationDate

自定義映像的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

customImagePlan

此自定義映像相關計劃的記憶體資訊

dataDiskStorageInfo

自定義映像中數據磁碟的記憶體資訊

description

自定義映像的描述。

isPlanAuthorized

是否已針對程序設計部署啟用基礎供應專案/方案的自定義映像

managedImageId

備份自定義映像的受控映像標識碼。

managedSnapshotId

備份自定義映像的受控快照集標識碼。

provisioningState

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

uniqueIdentifier

資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

vhd

要從中建立映像的 VHD。

vm

要從中建立映像的虛擬機。

繼承的屬性

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源的位置。

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源的標記。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

author

自定義映像的作者。

author?: string

屬性值

string

creationDate

自定義映像的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationDate?: Date

屬性值

Date

customImagePlan

此自定義映像相關計劃的記憶體資訊

customImagePlan?: CustomImagePropertiesFromPlan

屬性值

dataDiskStorageInfo

自定義映像中數據磁碟的記憶體資訊

dataDiskStorageInfo?: DataDiskStorageTypeInfo[]

屬性值

description

自定義映像的描述。

description?: string

屬性值

string

isPlanAuthorized

是否已針對程序設計部署啟用基礎供應專案/方案的自定義映像

isPlanAuthorized?: boolean

屬性值

boolean

managedImageId

備份自定義映像的受控映像標識碼。

managedImageId?: string

屬性值

string

managedSnapshotId

備份自定義映像的受控快照集標識碼。

managedSnapshotId?: string

屬性值

string

provisioningState

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

provisioningState?: string

屬性值

string

uniqueIdentifier

資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

uniqueIdentifier?: string

屬性值

string

vhd

要從中建立映像的 VHD。

vhd?: CustomImagePropertiesCustom

屬性值

vm

要從中建立映像的虛擬機。

vm?: CustomImagePropertiesFromVm

屬性值

繼承的屬性詳細資料

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源的位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源的標記。

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type