INPUT_OBJECT
DeleteAzureCloudAccountInput
Description
Input for deleting an Azure Cloud Account.
link GraphQL Schema definition
- input DeleteAzureCloudAccountInput {
- # Session ID of the current OAuth session.
- String! :
- # Features enabled on the Azure Cloud Account.
- CloudAccountFeature!]! : [
- # Rubrik IDs of the subscriptions to be deleted.
- UUID!]! : [
- }