Package version:

Recovery plan InMageRcmFailback failover input.

interface RecoveryPlanInMageRcmFailbackFailoverInput {
    instanceType: "InMageRcmFailback";
    recoveryPointType: string;
    useMultiVmSyncPoint?: string;
}

Hierarchy (view full)

Properties

instanceType

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

recoveryPointType: string

The recovery point type.

useMultiVmSyncPoint?: string

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