PirCommunityGalleryResource Class
Base information about the community gallery resource in azure compute gallery.
Constructor
PirCommunityGalleryResource(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Resource name. |
|
location
|
Resource location. |
|
type
|
Resource type. |
|
identifier
|
The identifier information of community gallery. |
Attributes
identifier
The identifier information of community gallery.
identifier: _models.CommunityGalleryIdentifier | None
location
Resource location.
location: str | None
name
Resource name.
name: str | None
type
Resource type.
type: str | None