ENUM
AzureAppPermission
Description
AzureAppPermission represents the enumeration of various Azure app permissions for authenticating and connecting to the required Azure resource APIs in the customer subscriptions.
link GraphQL Schema definition
- enum AzureAppPermission {
- # Unspecified permission.
- # Represents the impersonation permission needed for authenticating and
- # connecting to an Azure SQL Database or an Azure SQL Managed Instance.
- # Represents the impersonation permission needed for authenticating and
- # connecting to an Azure Storage.
- }