GalleryUpdate Class
Specifies information about the Shared Image Gallery that you want to update.
Constructor
GalleryUpdate(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
tags
|
Resource tags. |
|
properties
|
Describes the properties of a Shared Image Gallery. |
|
identity
|
The identity of the gallery, if configured. |
Attributes
identity
The identity of the gallery, if configured.
identity: _models.GalleryIdentity | None
properties
Describes the properties of a Shared Image Gallery.
properties: _models.GalleryProperties | None