OBJECT
Missing permissions on the Azure Subscription.
type AzureSubscriptionMissingPermissions {# Native ID of the Azure Subscription.subscriptionNativeId: String! # List of missing permissions on the Azure Subscription.missingPermissions: [String!]! }