Share via


QueryMetricInterval.IntervalStartTime Property

Definition

Gets the start time for the metric interval (ISO-8601 format).

[Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")]
public string IntervalStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")>]
member this.IntervalStartTime : string
Public ReadOnly Property IntervalStartTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to