Share via


RecoveryPointType type

Gets or sets the recovery point type.
KnownRecoveryPointType can be used interchangeably with RecoveryPointType, this enum contains the known values that the service supports.

Known values supported by the service

ApplicationConsistent: Application consistent recovery point.
CrashConsistent: Crash consistent recovery point.

type RecoveryPointType = string