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

RestoredLogs interface

还原参数。

属性

azureAsyncOperationId

搜索结果表异步操作 ID。注意:此属性不会被序列化。 它只能由服务器填充。

endRestoreTime

(UTC) 结束还原的时间戳。

sourceTable

要从中还原数据的表。

startRestoreTime

从 UTC) (开始还原的时间戳。

属性详细信息

azureAsyncOperationId

搜索结果表异步操作 ID。注意:此属性不会被序列化。 它只能由服务器填充。

azureAsyncOperationId?: string

属性值

string

endRestoreTime

(UTC) 结束还原的时间戳。

endRestoreTime?: Date

属性值

Date

sourceTable

要从中还原数据的表。

sourceTable?: string

属性值

string

startRestoreTime

从 UTC) (开始还原的时间戳。

startRestoreTime?: Date

属性值

Date