INPUT_OBJECT
AddAzureCloudAccountSubscriptionInput
Description
Input for adding a subscription.
link GraphQL Schema definition
- input AddAzureCloudAccountSubscriptionInput {
- # Features to be enabled for the Azure Cloud Account.
- AddAzureCloudAccountFeatureInput!]! : [
- # Subscription to be added to the Azure Cloud Account.
- AzureSubscriptionInput! :
- }