GalleryApplicationVersionUpdate Klasse
Gibt Informationen zur Kataloganwendungsversion an, die Sie aktualisieren möchten.
Variablen werden nur vom Server aufgefüllt und beim Senden einer Anforderung ignoriert.
- Vererbung
-
azure.mgmt.compute.v2021_07_01.models._models_py3.UpdateResourceDefinitionGalleryApplicationVersionUpdate
Konstruktor
GalleryApplicationVersionUpdate(*, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryApplicationVersionPublishingProfile | None = None, **kwargs)
Variablen
- id
- str
Ressourcen-ID.
- name
- str
Name der Ressource.
- type
- str
Der Ressourcentyp.
- publishing_profile
- GalleryApplicationVersionPublishingProfile
Das Veröffentlichungsprofil einer Katalogimageversion.
- provisioning_state
- str oder GalleryApplicationVersionPropertiesProvisioningState
Der Bereitstellungsstatus, der nur in der Antwort angezeigt wird. Bekannte Werte sind: "Creating", "Updating", "Failed", "Succeeded", "Löschen" und "Migrieren".
- replication_status
- ReplicationStatus
Dies ist der Replikationsstatus der Katalogimageversion.