GalleryImage interface
資源庫映像。
- Extends
屬性
author | 資源庫映像的作者。 |
created |
資源庫映像的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
description | 資源庫映像的描述。 |
enabled | 指出是否啟用此資源庫映像。 |
icon | 資源庫影像的圖示。 |
image |
資源庫映像的映像參考。 |
is |
指出計畫是否已獲得程序設計部署的授權。 |
plan |
適用於此映像的第三方方案 |
繼承的屬性
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
isPlanAuthorized
指出計畫是否已獲得程序設計部署的授權。
isPlanAuthorized?: boolean
屬性值
boolean
planId
適用於此映像的第三方方案
planId?: string
屬性值
string
繼承的屬性詳細資料
id
location
name
tags
資源的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}