TopQueries.AggregationFunction Property

Definition

Gets aggregation function used to calculate query metrics.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to