QueryInterval.IntervalStartTime Property
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.
Gets the start time of the measurement interval (ISO8601 format).
[Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")]
public DateTime? IntervalStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")>]
member this.IntervalStartTime : Nullable<DateTime>
Public ReadOnly Property IntervalStartTime As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute