共用方式為


SharedGalleryImageVersion interface

指定您要建立或更新之資源庫映像版本的相關信息。

Extends

屬性

artifactTags

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

endOfLifeDate

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

excludeFromLatest

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

publishedDate

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

storageProfile

描述映像版本的記憶體配置檔。

繼承的屬性

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

name

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

uniqueId

這個共享資源庫的唯一標識符。

屬性詳細資料

artifactTags

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

artifactTags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

endOfLifeDate

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

endOfLifeDate?: Date

屬性值

Date

excludeFromLatest

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

excludeFromLatest?: boolean

屬性值

boolean

publishedDate

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

publishedDate?: Date

屬性值

Date

storageProfile

描述映像版本的記憶體配置檔。

storageProfile?: SharedGalleryImageVersionStorageProfile

屬性值

繼承的屬性詳細資料

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自PirSharedGalleryResource.location

name

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

name?: string

屬性值

string

繼承自PirSharedGalleryResource.name

uniqueId

這個共享資源庫的唯一標識符。

uniqueId?: string

屬性值

string

繼承自PirSharedGalleryResource.uniqueId