次の方法で共有


Resource interface

Extends

プロパティ

id

リソースの ID

location

リソースの場所

name

リソースの名前

tags

のタグ

type

リソースの種類

プロパティの詳細

id

リソースの ID

id?: string

プロパティ値

string

location

リソースの場所

location?: string

プロパティ値

string

name

リソースの名前

name?: string

プロパティ値

string

tags

のタグ

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

type

リソースの種類

type?: string

プロパティ値

string