ENUM
AzureAdServicePrincipalEnumType
Description
Represents the type of an Entra ID service principal.
link GraphQL Schema definition
- enum AzureAdServicePrincipalEnumType {
- # Entra ID service principal type is application.
- # Entra ID service principal type is legacy.
- # Entra ID service principal type is managed identity.
- # Entra ID service principal type is unknown.
- }