ENUM
AzureAdRelationshipRestoreModeEnumType
Description
Represents the modes for relationship restores for Entra ID objects.
link GraphQL Schema definition
- enum AzureAdRelationshipRestoreModeEnumType {
- # Restore adds missing relationships from snapshot to the Entra ID object being
- # restored.
- # Unspecified relationship restore mode.
- # Restore will add or remove relationships to match those that existed in the
- # snapshot of the Entra ID object being restored.
- # Restore does not reestablish relationships to the Entra ID object being
- # restored.
- }