Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlanInMageAzureV2FailoverInput

Package version

interface

An interface representing RecoveryPlanInMageAzureV2FailoverInput. Recovery plan InMageAzureV2 failover input.

Hierarchy

  • RecoveryPlanInMageAzureV2FailoverInput

Index

Properties

instanceType

instanceType: "InMageAzureV2"
member

{string} instanceType Polymorphic Discriminator

recoveryPointType

recoveryPointType: InMageV2RpRecoveryPointType
member

{InMageV2RpRecoveryPointType} recoveryPointType The recovery point type. Possible values include: 'Latest', 'LatestApplicationConsistent', 'LatestCrashConsistent', 'LatestProcessed'

Optional useMultiVmSyncPoint

useMultiVmSyncPoint: undefined | string
member

{string} [useMultiVmSyncPoint] A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.

vaultLocation

vaultLocation: string
member

{string} vaultLocation The vault location.

Generated using TypeDoc