CommunityGalleryImage Class
Specifies information about the gallery image definition that you want to create or update.
Constructor
CommunityGalleryImage(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Resource name. |
|
location
|
Resource location. |
|
type
|
Resource type. |
|
identifier
|
The identifier information of community gallery. |
|
properties
|
Describes the properties of a gallery image definition. |
Attributes
properties
Describes the properties of a gallery image definition.
properties: _models.CommunityGalleryImageProperties | None