Skip to main content

Interface: $Properties

v1.UpdateServiceAccountRequest.$Properties

Properties of an UpdateServiceAccountRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The ID to use for this async operation - optional.


resourceVersion

Optional resourceVersion: null | string

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


serviceAccountId

Optional serviceAccountId: null | string

The ID of the service account to update.


spec

Optional spec: null | $Properties

The new service account specification.