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