SharedGallery interface
Specifies information about the Shared Gallery that you want to create or update.
- Extends
Properties
| artifact |
The artifact tags of a shared gallery resource. |
Inherited Properties
| location | Resource location |
| name | Resource name |
| unique |
The unique id of this shared gallery. |
Property Details
artifactTags
The artifact tags of a shared gallery resource.
artifactTags?: Record<string, string>
Property Value
Record<string, string>
Inherited Property Details
location
Resource location
location?: string
Property Value
string
Inherited From PirSharedGalleryResource.location
name
uniqueId
The unique id of this shared gallery.
uniqueId?: string
Property Value
string
Inherited From PirSharedGalleryResource.uniqueId