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.
- AzureCloudAccountAddWithCustomerAppInitiateInputRequest to initiate Azure cloud account addition using customer app credentials.
- 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.
- AzureNativeSubscriptionDetailsAzure native subscription details.
- AzureSubscriptionWithFeaturesTypeAzure subscription with features.
- AzureUpdateTenantForSubscriptionInputInput for updating the tenant for the Azure Subscription.
- CloudAccountsAzureSubscriptionAzureSubscription is a representation of the native 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.
- StartAzureAdAppSetupReplyResponse of the operation that initiates onboarding of Azure AD.
- StartAzureCloudAccountOauthInputInput for initiating authentication of the Azure Cloud Accounts.