ResourceWithOptionalLocationOutput interface
location プロパティを省略可能にしたリソース モデル定義。
プロパティの詳細
id
リソース ID
id?: string
プロパティ値
string
location
リソースの場所
location?: string
プロパティ値
string
name
リソース名
name?: string
プロパティ値
string
tags
リソース タグ
tags?: Record<string, string>
プロパティ値
Record<string, string>
type
リソースの種類
type?: string
プロパティ値
string