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 the PresentationTimeRange class. |
PresentationTimeRange(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Boolean>) |
Initializes a new instance of the PresentationTimeRange class. |
Properties
EndTimestamp |
Gets or sets the absolute end time boundary. |
ForceEndTimestamp |
Gets or sets the indicator of forcing existing of end time stamp. |
LiveBackoffDuration |
Gets or sets the relative to end right edge. |
PresentationWindowDuration |
Gets or sets the relative to end sliding window. |
StartTimestamp |
Gets or sets the absolute start time boundary. |
Timescale |
Gets or sets the time scale of time stamps. |
Applies to
Azure SDK for .NET