INPUT_OBJECT

AdministrativeUnitRecoveryOption

Description

Configuration for recovering Azure AD administrative units.

link GraphQL Schema definition

  • input AdministrativeUnitRecoveryOption {
  • # Specifies if the recovery of restricted management administrative units should
  • # be skipped.
  • skipRestrictedManagementAdministrativeUnits: Boolean!
  • }