GalleryIdentifier Class
Describes the gallery unique name.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelGalleryIdentifier
Constructor
GalleryIdentifier(**kwargs: Any)
Variables
Name | Description |
---|---|
unique_name
|
The unique name of the Shared Image Gallery. This name is generated automatically by Azure. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python