CommunityGalleryOutput interface
Specifies information about the Community Gallery that you want to create or update.
Inherited Properties
| identifier | The identifier information of community gallery. |
| location | Resource location |
| name | Resource name |
| type | Resource type |
Inherited Property Details
identifier
The identifier information of community gallery.
identifier?: CommunityGalleryIdentifierOutput
Property Value
Inherited From PirCommunityGalleryResourceOutput.identifier
location
Resource location
location?: string
Property Value
string
Inherited From PirCommunityGalleryResourceOutput.location
name
Resource name
name?: string
Property Value
string
Inherited From PirCommunityGalleryResourceOutput.name
type
Resource type
type?: string
Property Value
string
Inherited From PirCommunityGalleryResourceOutput.type