Skip to main content

Interface: $Properties

v1.UpdateAccountRequest.$Properties

Properties of an UpdateAccountRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation. Optional, if not provided a random id will be generated.


resourceVersion

Optional resourceVersion: null | string

The version of the account for which this update is intended for. The latest version can be found in the GetAccount operation response.


spec

Optional spec: null | $Properties

The updated account specification to apply.