RecoveryPlanInMageAzureV2FailoverInput interface
Recovery plan InMageAzureV2 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: "InMageAzureV2"
Property Value
"InMageAzureV2"
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