ENUM
AzureCloudType
Description
Azure cloud type.
link GraphQL Schema definition
- enum AzureCloudType {
- # Azure China Cloud.
- # Azure public Cloud.
- # Azure Gov Cloud.
- }
link Require by
- AddAzureCloudAccountWithoutOauthInputInput for adding an Azure Cloud Account without OAuth.
- AzureArmTemplatesByFeatureInputInput for retrieving ARM templates for custom roles.
- AzureCloudAccountDetailsForFeatureReplyCloud account details for a given customer ID.
- AzureCloudAccountSubscriptionAzure Cloud Account Subscription for a given feature.
- AzureCloudAccountTenantAzure Tenant with details of subscriptions that are configured for a given feature.
- AzureCloudAccountTenantWithExoConfigsAzure Cloud Account Tenant with details of exocompute configured for subscriptions for a given feature.
- AzureNativeSubscriptionAn Azure Native Subscription. Refers to the logical entity that provides entitlement to deploy and consume Azure resources.
- AzureSubscriptionWithFeaturesTypeAzure subscription with features.
- AzureUpdateTenantForSubscriptionInputInput for updating the tenant for the Azure Subscription.
- CompleteAzureCloudAccountOauthInputInput for completing authentication of the Azure Cloud Accounts.
- CreateCloudNativeAzureStorageSettingInputInput for create storage settings for an account.
- SetAzureCloudAccountCustomerAppCredentialsInputInput for setting the app credentials in the Azure Cloud Accounts.
- StartAzureCloudAccountOauthInputInput for initiating authentication of the Azure Cloud Accounts.