PresentationTimeRange 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.
The presentation time range, this is asset related and not recommended for Account Filter.
public class PresentationTimeRange
type PresentationTimeRange = class
Public Class PresentationTimeRange
- Inheritance
-
PresentationTimeRange
Constructors
PresentationTimeRange() |
Initializes a new instance of PresentationTimeRange. |
Properties
EndTimestamp |
The absolute end time boundary. |
ForceEndTimestamp |
The indicator of forcing existing of end time stamp. |
LiveBackoffDuration |
The relative to end right edge. |
PresentationWindowDuration |
The relative to end sliding window. |
StartTimestamp |
The absolute start time boundary. |
Timescale |
The time scale of time stamps. |
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