次の方法で共有


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