次の方法で共有


AccountUpdate interface

アカウントの更新操作に使用される型。

プロパティ

properties

アカウントの更新可能なプロパティ。

tags

リソース タグ。

プロパティの詳細

properties

アカウントの更新可能なプロパティ。

properties?: AccountUpdateProperties

プロパティ値

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}