SharedGalleryOutput interface
Specifies information about the Shared Gallery that you want to create or update.
- Extends
Inherited Properties
| identifier | The identifier information of shared gallery. |
| location | Resource location |
| name | Resource name |
Inherited Property Details
identifier
The identifier information of shared gallery.
identifier?: SharedGalleryIdentifierOutput
Property Value
Inherited From PirSharedGalleryResourceOutput.identifier
location
Resource location
location?: string
Property Value
string
Inherited From PirSharedGalleryResourceOutput.location
name
Resource name
name?: string
Property Value
string
Inherited From PirSharedGalleryResourceOutput.name