RecoveryPlanInMageRcmFailbackFailoverInput interface
Recovery plan InMageRcmFailback failover input.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
recovery |
The recovery point type. |
use |
A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcmFailback"
Property Value
"InMageRcmFailback"
recoveryPointType
The recovery point type.
recoveryPointType: string
Property Value
string
useMultiVmSyncPoint
A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.
useMultiVmSyncPoint?: string
Property Value
string