CommunityGallery interface
Specifies information about the Community Gallery that you want to create or update.
- Extends
Properties
artifact |
The artifact tags of a community gallery resource. |
community |
The metadata of community gallery. |
disclaimer | The disclaimer for a community gallery resource. |
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. |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
unique |
The unique id of this community gallery. |
Property Details
artifactTags
The artifact tags of a community gallery resource.
artifactTags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
communityMetadata
The metadata of community gallery.
communityMetadata?: CommunityGalleryMetadata
Property Value
disclaimer
The disclaimer for a community gallery resource.
disclaimer?: 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 PirCommunityGalleryResource.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 PirCommunityGalleryResource.name
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From PirCommunityGalleryResource.type
uniqueId
The unique id of this community gallery.
uniqueId?: string
Property Value
string
Inherited From PirCommunityGalleryResource.uniqueId