RecoveryPlanCloneSettings
RecoveryPlanCloneSettings
Settings used when cloning a recovery plan.
JSON Example
{
"displayName": "Plan 1",
"keepReplications": false
}
string
displayName
Optional
Recovery plan display name (unique across recovery plans).
boolean
keepReplications
Optional
Whether the new plan copies the replications assigned to the original one.