SharedGalleryImageVersionProperties interface

描述資源庫映像版本的屬性。

屬性

artifactTags

共用資源庫資源的成品標記。

endOfLifeDate

資源庫影像版本的生命週期結束日期 定義。 這個屬性可用於解除委任用途。 這個屬性是可更新的。

excludeFromLatest

若設為 true,從最新版本的映像定義部署的 虛擬機器 將不會使用此映像版本。

publishedDate

圖庫影像版本定義的發佈日期。 這個屬性可用於解除委任用途。 這個屬性是可更新的。

storageProfile

描述映像版本的儲存設定檔。

屬性詳細資料

artifactTags

共用資源庫資源的成品標記。

artifactTags?: Record<string, string>

屬性值

Record<string, string>

endOfLifeDate

資源庫影像版本的生命週期結束日期 定義。 這個屬性可用於解除委任用途。 這個屬性是可更新的。

endOfLifeDate?: Date

屬性值

Date

excludeFromLatest

若設為 true,從最新版本的映像定義部署的 虛擬機器 將不會使用此映像版本。

excludeFromLatest?: boolean

屬性值

boolean

publishedDate

圖庫影像版本定義的發佈日期。 這個屬性可用於解除委任用途。 這個屬性是可更新的。

publishedDate?: Date

屬性值

Date

storageProfile

描述映像版本的儲存設定檔。

storageProfile?: SharedGalleryImageVersionStorageProfile

屬性值