ENUM
AzureAdReverseRelationshipType
Description
Reverse relationships of an Azure Active Directory object.
link GraphQL Schema definition
- enum AzureAdReverseRelationshipType {
- # Member of the relationship. For example, a user of a group.
- # Owner of the relationship. For example, an owner of a group.
- # Unknown reverse relationship type.
- # Assignee of a role. For example, a user assigned to the admin role.
- }