Interface: IDeleteApiKeyRequest
cloudservice.v1.IDeleteApiKeyRequest
Properties of a DeleteApiKeyRequest.
Implemented by
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional.
keyId
• Optional keyId: null | string
The id of the api key to delete.
resourceVersion
• Optional resourceVersion: null | string
The version of the api key for which this delete is intended for. The latest version can be found in the GetApiKey operation response.