Skip to main content

Interface: ICreateServiceAccountRequest

cloudservice.v1.ICreateServiceAccountRequest

Properties of a CreateServiceAccountRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The ID to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


spec

Optional spec: null | $Properties

The spec of the service account to create.

Inherited from

$Properties.spec