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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET