共用方式為


RestoredLogs interface

還原參數。

屬性

azureAsyncOperationId

搜尋結果資料表非同步作業識別碼。注意:此屬性不會序列化。 它只能由伺服器填入。

endRestoreTime

(UTC) 結束還原的時間戳記。

sourceTable

要從中還原資料的資料表。

startRestoreTime

從 (UTC) 開始還原的時間戳記。

屬性詳細資料

azureAsyncOperationId

搜尋結果資料表非同步作業識別碼。注意:此屬性不會序列化。 它只能由伺服器填入。

azureAsyncOperationId?: string

屬性值

string

endRestoreTime

(UTC) 結束還原的時間戳記。

endRestoreTime?: Date

屬性值

Date

sourceTable

要從中還原資料的資料表。

sourceTable?: string

屬性值

string

startRestoreTime

從 (UTC) 開始還原的時間戳記。

startRestoreTime?: Date

屬性值

Date