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