ENUM
AzureSubscriptionStatus
Description
Status of an Azure subscription.
link GraphQL Schema definition
- enum AzureSubscriptionStatus {
- # The Azure subscription has been added.
- # The Azure subscription has been deleted.
- # The Azure subscription is in the process of getting deleted.
- # The deletion of the Azure subscription has failed.
- # The Azure subscription has been refreshed.
- # The Azure subscription is refreshing.
- # The Azure subscription has failed to refresh.
- }
link Require by
- AzureNativeSubscriptionAn Azure Native Subscription. Refers to the logical entity that provides entitlement to deploy and consume Azure resources.
- AzureNativeSubscriptionDetailsAzure native subscription details.
- AzureNativeSubscriptionEnabledFeatureDetails of a feature enabled in Azure Native Subscription.