次の方法で共有


GalleryApplicationVersionUpdate interface

更新するギャラリーアプリケーションのバージョンに関する情報を指定します。

Extends

プロパティ

properties

ギャラリー イメージ バージョンのプロパティについて説明します。

継承されたプロパティ

id

リソース ID

name

リソース名

tags

リソース タグ

type

リソースの種類

プロパティの詳細

properties

ギャラリー イメージ バージョンのプロパティについて説明します。

properties?: GalleryApplicationVersionProperties

プロパティ値

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

id

リソース ID

id?: string

プロパティ値

string

UpdateResourceDefinition.id から継承

name

リソース名

name?: string

プロパティ値

string

UpdateResourceDefinition.name から継承

tags

リソース タグ

tags?: Record<string, string>

プロパティ値

Record<string, string>

UpdateResourceDefinition.tagsから継承

type

リソースの種類

type?: string

プロパティ値

string

UpdateResourceDefinition.typeから継承