你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RestorePointProperties interface

数据库恢复点的属性

属性

earliestRestoreDate

该数据库可恢复的最早时间

restorePointCreationDate

备份被取走的时间

restorePointLabel

用户备份请求的恢复点标签

restorePointType

恢复点的类型

属性详细信息

earliestRestoreDate

该数据库可恢复的最早时间

earliestRestoreDate?: Date

属性值

Date

restorePointCreationDate

备份被取走的时间

restorePointCreationDate?: Date

属性值

Date

restorePointLabel

用户备份请求的恢复点标签

restorePointLabel?: string

属性值

string

restorePointType

恢复点的类型

restorePointType?: RestorePointType

属性值