SharedGallery interface

作成または更新する共有ギャラリーに関する情報を指定します。

Extends

プロパティ

artifactTags

共有ギャラリー リソースの成果物タグ。

継承されたプロパティ

location

リソースの場所

name

リソース名

uniqueId

この共有ギャラリーの一意の ID。

プロパティの詳細

artifactTags

共有ギャラリー リソースの成果物タグ。

artifactTags?: Record<string, string>

プロパティ値

Record<string, string>

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

location

リソースの場所

location?: string

プロパティ値

string

PirSharedGalleryResource.location から継承

name

リソース名

name?: string

プロパティ値

string

PirSharedGalleryResource.name から継承された

uniqueId

この共有ギャラリーの一意の ID。

uniqueId?: string

プロパティ値

string

PirSharedGalleryResource.uniqueId から継承