你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AccountUpdate Class

Request payload used to update and existing Accounts.

Constructor

AccountUpdate(*, tags: Dict[str, str] | None = None, identity: _models.ManagedServiceIdentity | None = None, ___location: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tags

List of key value pairs that describe the resource. This will overwrite the existing tags.

Default value: None
identity

The type of identity used for the resource.

Default value: None
___location
str

The geo-___location where the resource lives.

Default value: None

Variables

Name Description
tags

List of key value pairs that describe the resource. This will overwrite the existing tags.

identity

The type of identity used for the resource.

___location
str

The geo-___location where the resource lives.