PirSharedGalleryResource interface
Base information about the shared gallery resource in pir.
- Extends
Properties
unique |
The unique id of this shared gallery. |
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. |
Property Details
uniqueId
The unique id of this shared gallery.
uniqueId?: string
Property Value
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 PirResource.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 PirResource.name