PointInTimeRange 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.
Provides details for log ranges.
public class PointInTimeRange
type PointInTimeRange = class
Public Class PointInTimeRange
- Inheritance
-
PointInTimeRange
Constructors
PointInTimeRange() |
Initializes a new instance of PointInTimeRange. |
Properties
EndOn |
End time of the time range for log recovery. |
StartOn |
Start time of the time range for log recovery. |
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