Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 459 Bytes

File metadata and controls

32 lines (28 loc) · 459 Bytes
description Automatically generated file. DO NOT MODIFY
mgc directory on-premises-synchronization patch --on-premises-directory-synchronization-id {onPremisesDirectorySynchronization-id} --body '{
\
  "configuration": {
\
    "accidentalDeletionPrevention": {
\
      "synchronizationPreventionType": "enabledForCount",
\
      "alertThreshold": 500
\
    }
\
  },
\
  "features": {
\
    "groupWriteBackEnabled": true
\
  }
\
}
\
'