The RemoveProtectionGroupFromRecoveryPlan method removes a protection group from a recovery plan.

Synopsis

void RemoveProtectionGroupFromRecoveryPlan(ProtectionGroup group)

The group parameter specifies the protection group that must be removed.

Faults

  • NoPermission
  • ProtectionGroupNotFound
  • RecoveryPlanLocked
  • RuntimeFault
  • VersionConflict

For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.