RecoveryPlanA2AFailoverInput interface
Recovery plan A2A failover input.
- Extends
Properties
cloud |
A value indicating whether to use recovery cloud service for TFO or not. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
multi |
A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. |
recovery |
The recovery point type. |
Property Details
cloudServiceCreationOption
A value indicating whether to use recovery cloud service for TFO or not.
cloudServiceCreationOption?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "A2A"
Property Value
"A2A"
multiVmSyncPointOption
A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.
multiVmSyncPointOption?: string
Property Value
string
recoveryPointType
The recovery point type.
recoveryPointType: string
Property Value
string