GalleryImageVersion Klass

Anger information om galleriets avbildningsversion som du vill skapa eller uppdatera.

Variabler fylls bara i av servern och ignoreras när en begäran skickas.

Alla obligatoriska parametrar måste fyllas i för att kunna skickas till Azure.

Arv
azure.mgmt.compute.v2019_12_01.models._models_py3.Resource
GalleryImageVersion

Konstruktor

GalleryImageVersion(*, location: str, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryImageVersionPublishingProfile | None = None, storage_profile: _models.GalleryImageVersionStorageProfile | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

Resursplats. Krävs.

tags
dict[str, str]

Resurstaggar.

publishing_profile
GalleryImageVersionPublishingProfile

Publiceringsprofilen för ett galleri avbildningsversion.

storage_profile
GalleryImageVersionStorageProfile

Det här är lagringsprofilen för en galleribildversion.

Variabler

id
str

Resurs-ID.

name
str

Resursnamn.

type
str

Resurstyp.

location
str

Resursplats. Krävs.

tags
dict[str, str]

Resurstaggar.

publishing_profile
GalleryImageVersionPublishingProfile

Publiceringsprofilen för ett galleri avbildningsversion.

provisioning_state
str eller GalleryImageVersionPropertiesProvisioningState

Etableringstillståndet, som bara visas i svaret. Kända värden är: "Creating", "Updating", "Failed", "Succeeded", "Deleting" och "Migrating".

storage_profile
GalleryImageVersionStorageProfile

Det här är lagringsprofilen för en galleribildversion.

replication_status
ReplicationStatus

Det här är replikeringsstatusen för galleriets avbildningsversion.