次の方法で共有


AccountUpdateParameters interface

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

プロパティ

identity

userAssignedIdentities を追加または削除するための ID 関連の情報。

properties

アカウントのプロパティ。

tags

Azure リソースのタグ。

プロパティの詳細

identity

userAssignedIdentities を追加または削除するための ID 関連の情報。

identity?: Identity

プロパティ値

properties

アカウントのプロパティ。

properties?: AccountProperties

プロパティ値

tags

Azure リソースのタグ。

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

プロパティ値

{[propertyName: string]: string}