Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface A2ARecoveryPointDetails

Package version

interface

An interface representing A2ARecoveryPointDetails. A2A provider specific recovery point details.

Hierarchy

  • A2ARecoveryPointDetails

Index

Properties

instanceType

instanceType: "A2A"
member

{string} instanceType Polymorphic Discriminator

Optional recoveryPointSyncType

recoveryPointSyncType: RecoveryPointSyncType
member

{RecoveryPointSyncType} [recoveryPointSyncType] A value indicating whether the recovery point is multi VM consistent. Possible values include: 'MultiVmSyncRecoveryPoint', 'PerVmRecoveryPoint'

Generated using TypeDoc