共用方式為


GalleryArtifactPublishingProfileBaseOutput interface

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

屬性

endOfLifeDate

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

excludeFromLatest

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

publishedDate

發佈資源庫映像版本時的時間戳。

replicaCount

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

replicationMode

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

storageAccountType

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

targetExtendedLocations

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

targetRegions

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

屬性詳細資料

endOfLifeDate

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

endOfLifeDate?: string

屬性值

string

excludeFromLatest

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

excludeFromLatest?: boolean

屬性值

boolean

publishedDate

發佈資源庫映像版本時的時間戳。

publishedDate?: string

屬性值

string

replicaCount

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

replicaCount?: number

屬性值

number

replicationMode

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

replicationMode?: "Full" | "Shallow"

屬性值

"Full" | "Shallow"

storageAccountType

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

storageAccountType?: "Standard_LRS" | "Premium_LRS" | "Standard_ZRS"

屬性值

"Standard_LRS" | "Premium_LRS" | "Standard_ZRS"

targetExtendedLocations

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

targetExtendedLocations?: GalleryTargetExtendedLocationOutput[]

屬性值

targetRegions

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

targetRegions?: TargetRegionOutput[]

屬性值