PatchResourceTags interface

一般に PATCH 操作に使用される、リソースのタグを更新するために使用される オブジェクト。

プロパティ

tags

リソース タグ。

プロパティの詳細

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}