RecoveryPointProperties interface

Recovery point properties.

Properties

providerSpecificDetails

The provider specific details for the recovery point.

recoveryPointTime

The recovery point time.

recoveryPointType

The recovery point type: ApplicationConsistent, CrashConsistent.

Property Details

providerSpecificDetails

The provider specific details for the recovery point.

providerSpecificDetails?: ProviderSpecificRecoveryPointDetailsUnion

Property Value

recoveryPointTime

The recovery point time.

recoveryPointTime?: Date

Property Value

Date

recoveryPointType

The recovery point type: ApplicationConsistent, CrashConsistent.

recoveryPointType?: string

Property Value

string