Share via


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.