ENUM
AzureAdRelationshipEnumType
Description
Entra ID object relationship types.
link GraphQL Schema definition
- enum AzureAdRelationshipEnumType {
- # App role assigned to relationship for an Entra ID object.
- # App role assignment relationship for an Entra ID object.
- # Member relationship of an Entra ID object.
- # Owner relationship of an Entra ID object.
- # Policy applied to relationship for an Entra ID object.
- # Relationship between a policy and its included Entra ID objects.
- # Principal Role Assignment relationship for an Entra ID object.
- # Role assignment relationship for an Entra ID object.
- # Scope Role Assignment relationship for an Entra ID object.
- }