次の方法で共有


AssetUpdate interface

資産の更新操作に使用される型。

プロパティ

properties

資産の更新可能なプロパティ。

tags

リソース タグ。

プロパティの詳細

properties

資産の更新可能なプロパティ。

properties?: AssetUpdateProperties

プロパティ値

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}