Gallery Class
Specifies information about the Shared Image Gallery that you want to create or update.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.compute.v2019_03_01.models._models_py3.ResourceGallery
Constructor
Gallery(*, location: str, tags: Optional[Dict[str, str]] = None, description: Optional[str] = None, identifier: Optional[azure.mgmt.compute.v2019_03_01.models._models_py3.GalleryIdentifier] = None, **kwargs)
Parameters
- description
- str
Required
The description of this Shared Image Gallery resource. This property is updatable.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- provisioning_state
- str or GalleryPropertiesProvisioningState
The provisioning state, which only appears in the response. Possible values include: "Creating", "Updating", "Failed", "Succeeded", "Deleting", "Migrating".
Feedback
Submit and view feedback for