RestoredLogs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Restore parameters.
public class RestoredLogs
type RestoredLogs = class
Public Class RestoredLogs
- Inheritance
-
RestoredLogs
Constructors
RestoredLogs() |
Initializes a new instance of the RestoredLogs class. |
RestoredLogs(Nullable<DateTime>, Nullable<DateTime>, String) |
Initializes a new instance of the RestoredLogs class. |
Properties
EndRestoreTime |
Gets or sets the timestamp to end the restore by (UTC). |
SourceTable |
Gets or sets the table to restore data from. |
StartRestoreTime |
Gets or sets the timestamp to start the restore from (UTC). |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET