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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET