GalleryApplicationVersionUpdate Class
Specifies information about the gallery Application Version that you want to update.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute.v2021_07_01.models._models_py3.UpdateResourceDefinitionGalleryApplicationVersionUpdate
Constructor
GalleryApplicationVersionUpdate(*, tags: Optional[Dict[str, str]] = None, publishing_profile: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.GalleryApplicationVersionPublishingProfile] = None, **kwargs)
Parameters
- publishing_profile
- GalleryApplicationVersionPublishingProfile
Required
The publishing profile of a gallery image version.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- provisioning_state
- str or GalleryApplicationVersionPropertiesProvisioningState
The provisioning state, which only appears in the response. Possible values include: "Creating", "Updating", "Failed", "Succeeded", "Deleting", "Migrating".
- replication_status
- ReplicationStatus
This is the replication status of the gallery image version.
Feedback
Submit and view feedback for