Package version:

InMage Azure V2 provider specific recovery point details.

interface InMageAzureV2RecoveryPointDetails {
    instanceType: "InMageAzureV2";
    isMultiVmSyncPoint?: string;
}

Hierarchy (view full)

Properties

instanceType

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

isMultiVmSyncPoint?: string

A value indicating whether the recovery point is multi VM consistent.