Delen via


QueryInterval.IntervalStartTime Property

Definition

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

Applies to