RestorePointProperties interface
Properties of a database restore point
Properties
| earliest |
The earliest time to which this database can be restored |
| restore |
The time the backup was taken |
| restore |
The label of restore point for backup request by user |
| restore |
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