次の方法で共有


TopQueries.AggregationFunction プロパティ

定義

クエリ メトリックの計算に使用される集計関数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象