OBJECT
AzureTargetSubscriptionFeatureDetail
Description
Details about a feature associated with the target subscription.
link GraphQL Schema definition
- type AzureTargetSubscriptionFeatureDetail {
- # Feature associated with the subscription.
- CloudAccountFeature! :
- # Status of the feature.
- CloudAccountStatus! :
- }