Freigeben über


GalleryImageVersion Klasse

Gibt Informationen zur Katalogimageversion an, die Sie erstellen oder aktualisieren möchten.

Variablen werden nur vom Server aufgefüllt und beim Senden einer Anforderung ignoriert.

Zum Senden an Azure müssen alle erforderlichen Parameter aufgefüllt werden.

Vererbung
azure.mgmt.compute.v2018_06_01.models._models_py3.Resource
GalleryImageVersion

Konstruktor

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

Keyword-Only Parameters

location
str

Ressourcenspeicherort Erforderlich.

tags
dict[str, str]

Ressourcentags.

publishing_profile
GalleryImageVersionPublishingProfile

Das Veröffentlichungsprofil einer Katalogimageversion.

Variablen

id
str

Ressourcen-ID.

name
str

Name der Ressource.

type
str

Der Ressourcentyp.

location
str

Ressourcenspeicherort Erforderlich.

tags
dict[str, str]

Ressourcentags.

publishing_profile
GalleryImageVersionPublishingProfile

Das Veröffentlichungsprofil einer Katalogimageversion.

provisioning_state
str oder GalleryImageVersionPropertiesProvisioningState

Der Bereitstellungsstatus, der nur in der Antwort angezeigt wird. Bekannte Werte sind: "Creating", "Updating", "Failed", "Succeeded", "Löschen" und "Migrieren".

storage_profile
GalleryImageVersionStorageProfile

Dies ist das Speicherprofil einer Katalogimageversion.

replication_status
ReplicationStatus

Dies ist die Replikation status der Imageversion des Katalogs.