AccountUpdateParameters interface
アカウントの更新プロパティ。
プロパティ
| identity | userAssignedIdentities を追加/削除するための ID 関連情報。 |
| properties | アカウントのプロパティ。 |
| tags | Azure リソースのタグ。 |
プロパティの詳細
identity
properties
tags
Azure リソースのタグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}