QueryStatisticsProperties.StartTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to