Interface: ICreateServiceAccountRequest
cloudservice.v1.ICreateServiceAccountRequest
Properties of a CreateServiceAccountRequest.
Implemented by
Properties
asyncOperationId
• Optional
asyncOperationId: null
| string
The ID to use for this async operation - optional.
spec
• Optional
spec: null
| IServiceAccountSpec
The spec of the service account to create.