共用方式為


GalleryImage interface

資源庫映像。

Extends

屬性

author

資源庫映像的作者。

createdDate

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

description

資源庫映像的描述。

enabled

指出是否啟用此資源庫映像。

icon

資源庫影像的圖示。

imageReference

資源庫映像的映像參考。

isPlanAuthorized

指出計畫是否已獲得程序設計部署的授權。

planId

適用於此映像的第三方方案

繼承的屬性

id

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

location

資源的位置。

name

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

tags

資源的標記。

type

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

屬性詳細資料

author

資源庫映像的作者。

author?: string

屬性值

string

createdDate

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

createdDate?: Date

屬性值

Date

description

資源庫映像的描述。

description?: string

屬性值

string

enabled

指出是否啟用此資源庫映像。

enabled?: boolean

屬性值

boolean

icon

資源庫影像的圖示。

icon?: string

屬性值

string

imageReference

資源庫映像的映像參考。

imageReference?: GalleryImageReference

屬性值

isPlanAuthorized

指出計畫是否已獲得程序設計部署的授權。

isPlanAuthorized?: boolean

屬性值

boolean

planId

適用於此映像的第三方方案

planId?: string

屬性值

string

繼承的屬性詳細資料

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