Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPointProperties

Package version

interface

An interface representing RecoveryPointProperties. Recovery point properties.

Hierarchy

  • RecoveryPointProperties

Index

Properties

Optional providerSpecificDetails

member

{ProviderSpecificRecoveryPointDetailsUnion} [providerSpecificDetails] The provider specific details for the recovery point.

Optional recoveryPointTime

recoveryPointTime: Date
member

{Date} [recoveryPointTime] The recovery point time.

Optional recoveryPointType

recoveryPointType: undefined | string
member

{string} [recoveryPointType] The recovery point type: ApplicationConsistent, CrashConsistent.

Generated using TypeDoc