共用方式為


GalleryArtifactPublishingProfileBase 類別

描述基本資源庫成品發佈設定檔。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.compute._serialization.Model
GalleryArtifactPublishingProfileBase

建構函式

GalleryArtifactPublishingProfileBase(*, target_regions: List[_models.TargetRegion] | None = None, replica_count: int | None = None, exclude_from_latest: bool | None = None, end_of_life_date: datetime | None = None, storage_account_type: str | _models.StorageAccountType | None = None, replication_mode: str | _models.ReplicationMode | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
target_regions

要複寫映射版本的目的地區域。 這個屬性是可更新的。

replica_count
int

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

exclude_from_latest

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

end_of_life_date

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

storage_account_type

指定要用來儲存映射的儲存體帳戶類型。 這個屬性無法更新。 已知值為:「Standard_LRS」、「Standard_ZRS」和「Premium_LRS」。

replication_mode

選擇性參數,指定要用於複寫的模式。 這個屬性無法更新。 已知值為:「完整」和「淺層」。

變數

名稱 Description
target_regions

要複寫映射版本的目的地區域。 這個屬性是可更新的。

replica_count
int

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

exclude_from_latest

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

published_date

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

end_of_life_date

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

storage_account_type

指定要用來儲存映射的儲存體帳戶類型。 這個屬性無法更新。 已知值為:「Standard_LRS」、「Standard_ZRS」和「Premium_LRS」。

replication_mode

選擇性參數,指定要用於複寫的模式。 這個屬性無法更新。 已知值為:「完整」和「淺層」。