CommunityGalleryProperties interface

Describes the properties of a community gallery.

Properties

artifactTags

The artifact tags of a community gallery resource.

communityMetadata

The metadata of community gallery.

disclaimer

The disclaimer for a community gallery resource.

Property Details

artifactTags

The artifact tags of a community gallery resource.

artifactTags?: Record<string, string>

Property Value

Record<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