次の方法で共有


ResourceWithOptionalLocation interface

location プロパティを省略可能にしたリソース モデル定義。

プロパティ

location

リソースの場所

tags

リソース タグ

プロパティの詳細

location

リソースの場所

location?: string

プロパティ値

string

tags

リソース タグ

tags?: Record<string, string>

プロパティ値

Record<string, string>