共用方式為


GalleryArtifactPublishingProfileBase interface

描述基本的資源庫成品發佈配置檔。

屬性

endOfLifeDate

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

excludeFromLatest

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

publishedDate

發佈資源庫映像版本時的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

replicaCount

要為每個區域建立之映像版本的複本數目。 如果未指定 regionReplicaCount,這個屬性就會對區域生效。 這個屬性是可更新的。

replicationMode

選擇性參數,指定要用於複寫的模式。 這個屬性無法更新。

storageAccountType

指定要用來儲存映像的記憶體帳戶類型。 這個屬性無法更新。

targetExtendedLocations

要復寫映像版本的目標擴充位置。 這個屬性是可更新的。

targetRegions

要復寫映像版本的目標區域。 這個屬性是可更新的。

屬性詳細資料

endOfLifeDate

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

endOfLifeDate?: Date

屬性值

Date

excludeFromLatest

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

excludeFromLatest?: boolean

屬性值

boolean

publishedDate

發佈資源庫映像版本時的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publishedDate?: Date

屬性值

Date

replicaCount

要為每個區域建立之映像版本的複本數目。 如果未指定 regionReplicaCount,這個屬性就會對區域生效。 這個屬性是可更新的。

replicaCount?: number

屬性值

number

replicationMode

選擇性參數,指定要用於複寫的模式。 這個屬性無法更新。

replicationMode?: string

屬性值

string

storageAccountType

指定要用來儲存映像的記憶體帳戶類型。 這個屬性無法更新。

storageAccountType?: string

屬性值

string

targetExtendedLocations

要復寫映像版本的目標擴充位置。 這個屬性是可更新的。

targetExtendedLocations?: GalleryTargetExtendedLocation[]

屬性值

targetRegions

要復寫映像版本的目標區域。 這個屬性是可更新的。

targetRegions?: TargetRegion[]

屬性值