QueryStatisticsProperties.EndTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to