Package version:

Recovery plan InMageAzureV2 failover input.

interface RecoveryPlanInMageAzureV2FailoverInput {
    instanceType: "InMageAzureV2";
    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.