Package version:

Recovery plan A2A failover input.

interface RecoveryPlanA2AFailoverInput {
    cloudServiceCreationOption?: string;
    instanceType: "A2A";
    multiVmSyncPointOption?: string;
    recoveryPointType: string;
}

Hierarchy (view full)

Properties

cloudServiceCreationOption?: string

A value indicating whether to use recovery cloud service for TFO or not.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

multiVmSyncPointOption?: string

A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.

recoveryPointType: string

The recovery point type.