RestorePointProperties interface

Properties of a database restore point

Properties

earliestRestoreDate

The earliest time to which this database can be restored

restorePointCreationDate

The time the backup was taken

restorePointLabel

The label of restore point for backup request by user

restorePointType

The type of restore point

Property Details

earliestRestoreDate

The earliest time to which this database can be restored

earliestRestoreDate?: Date

Property Value

Date

restorePointCreationDate

The time the backup was taken

restorePointCreationDate?: Date

Property Value

Date

restorePointLabel

The label of restore point for backup request by user

restorePointLabel?: string

Property Value

string

restorePointType

The type of restore point

restorePointType?: RestorePointType

Property Value