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