Udostępnij za pośrednictwem


QueryStatistics.EndTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to