ENUM
AttributeRecoveryMode
Description
Specifies the mode for attribute recovery of Azure AD objects.
link GraphQL Schema definition
- enum AttributeRecoveryMode {
- # Restore will add missing attributes from snapshot.
- # Restore will overwrite the attributes on Entra ID.
- # Attribute recovery mode is unspecified.
- }