共用方式為


ImageProperties interface

影像資源的屬性。

Extends

屬性

author

影像作者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

availableRegions

共用資源庫中映像的可用區域。

description

影像的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

影像顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

iconUrl

影像圖示的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

offer

與映像相關聯的供應項目標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osState

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

osType

映像的OS類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

plan

與映像相關聯的市集方案標識碼(選擇性)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

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

publisher

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

sharedGalleryId

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

sku

映像 SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。

termsStatus

映射使用規定的狀態 (enabled = accepted, disabled = not accepted)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

version

映像版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

enabledState

映像已啟用

屬性詳細資料

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

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

osState?: OsState

屬性值

osType

映像的OS類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osType?: OsType

屬性值

plan

與映像相關聯的市集方案標識碼(選擇性)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

plan?: string

屬性值

string

provisioningState

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

provisioningState?: 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

繼承的屬性詳細資料

enabledState

映像已啟用

enabledState?: EnableState

屬性值

繼承自ImageUpdateProperties.enabledState