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