Interface: ICreateApiKeyRequest
cloudservice.v1.ICreateApiKeyRequest
Properties of a CreateApiKeyRequest.
Implemented by
Properties
asyncOperationId
• Optional
asyncOperationId: null
| string
The id to use for this async operation - optional.
spec
• Optional
spec: null
| IApiKeySpec
The spec for the api key to create. Create api key only supports service-account owner type for now.