共用方式為


CommunityGalleryImageVersion 類別

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

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

繼承
azure.mgmt.compute.v2022_08_03.models._models_py3.PirCommunityGalleryResource
CommunityGalleryImageVersion

建構函式

CommunityGalleryImageVersion(*, unique_id: str | None = None, published_date: datetime | None = None, end_of_life_date: datetime | None = None, exclude_from_latest: bool | None = None, storage_profile: _models.SharedGalleryImageVersionStorageProfile | None = None, disclaimer: str | None = None, artifact_tags: Dict[str, str] | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
unique_id
str

這個社群資源庫的唯一識別碼。

published_date

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

end_of_life_date

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

exclude_from_latest

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

storage_profile

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

disclaimer
str

社群資源庫資源的免責聲明。

artifact_tags

社群資源庫資源的成品標記。

變數

名稱 Description
name
str

資源名稱。

location
str

資源位置。

type
str

資源類型。

unique_id
str

這個社群資源庫的唯一識別碼。

published_date

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

end_of_life_date

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

exclude_from_latest

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

storage_profile

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

disclaimer
str

社群資源庫資源的免責聲明。

artifact_tags

社群資源庫資源的成品標記。