CommunityGallery interface

作成または更新するコミュニティ ギャラリーに関する情報を指定します。

Extends

プロパティ

artifactTags

コミュニティ ギャラリー リソースの成果物タグ。

communityMetadata

コミュニティ ギャラリーのメタデータ。

disclaimer

コミュニティ ギャラリー リソースの免責事項。

継承されたプロパティ

location

リソースの場所

name

リソース名

type

リソースの種類

uniqueId

このコミュニティ ギャラリーの一意の ID。

プロパティの詳細

artifactTags

コミュニティ ギャラリー リソースの成果物タグ。

artifactTags?: Record<string, string>

プロパティ値

Record<string, string>

communityMetadata

コミュニティ ギャラリーのメタデータ。

communityMetadata?: CommunityGalleryMetadata

プロパティ値

disclaimer

コミュニティ ギャラリー リソースの免責事項。

disclaimer?: string

プロパティ値

string

継承されたプロパティの詳細

location

リソースの場所

location?: string

プロパティ値

string

PirCommunityGalleryResource.location から継承

name

リソース名

name?: string

プロパティ値

string

PirCommunityGalleryResource.name から継承された

type

リソースの種類

type?: string

プロパティ値

string

PirCommunityGalleryResource.type から継承

uniqueId

このコミュニティ ギャラリーの一意の ID。

uniqueId?: string

プロパティ値

string

PirCommunityGalleryResource.uniqueId から継承されます