ImageProperties interface
影像資源的屬性。
- Extends
屬性
author | 影像作者。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
available |
共用資源庫中映像的可用區域。 |
description | 影像的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
display |
影像顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
icon |
影像圖示的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
offer | 與映像相關聯的供應項目標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
os |
映射的OS狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
os |
映像的OS類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
plan | 與映像相關聯的市集方案標識碼(選擇性)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
映射目前的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
publisher | 映像發行者的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
shared |
共用資源庫中映像的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
sku | 映像 SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
terms |
映射使用規定的狀態 (enabled = accepted, disabled = not accepted)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
version | 映像版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
enabled |
映像已啟用 |
屬性詳細資料
author
影像作者。 注意:這個屬性不會串行化。 它只能由伺服器填入。
author?: string
屬性值
string
availableRegions
共用資源庫中映像的可用區域。
availableRegions?: string[]
屬性值
string[]
description
影像的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
description?: string
屬性值
string
displayName
影像顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
displayName?: string
屬性值
string
iconUrl
影像圖示的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
iconUrl?: string
屬性值
string
offer
與映像相關聯的供應項目標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
offer?: string
屬性值
string
osState
osType
plan
與映像相關聯的市集方案標識碼(選擇性)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
plan?: string
屬性值
string
provisioningState
publisher
映像發行者的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
publisher?: string
屬性值
string
sharedGalleryId
共用資源庫中映像的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
sharedGalleryId?: string
屬性值
string
sku
映像 SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。
sku?: string
屬性值
string
termsStatus
映射使用規定的狀態 (enabled = accepted, disabled = not accepted)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
termsStatus?: EnableState
屬性值
version
映像版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。
version?: string
屬性值
string