共用方式為


AccountUpdateParameters interface

帳戶更新屬性。

屬性

identity

新增/移除 userAssignedIdentities 的身分識別相關資訊。

properties

帳戶屬性。

tags

Azure 資源上的標記。

屬性詳細資料

identity

新增/移除 userAssignedIdentities 的身分識別相關資訊。

identity?: Identity

屬性值

properties

帳戶屬性。

properties?: AccountProperties

屬性值

tags

Azure 資源上的標記。

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

屬性值

{[propertyName: string]: string}