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. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
location | Resource location NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
unique |
The unique id of this shared gallery. |
Property Details
artifactTags
The artifact tags of a shared gallery resource. NOTE: This property will not be serialized. It can only be populated by the server.
artifactTags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited Property Details
location
Resource location NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From PirSharedGalleryResource.location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From PirSharedGalleryResource.name
uniqueId
The unique id of this shared gallery.
uniqueId?: string
Property Value
string
Inherited From PirSharedGalleryResource.uniqueId