次の方法で共有


MetricSpecification.AggregationType プロパティ

定義

集計の種類を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")]
public string AggregationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")>]
member this.AggregationType : string with get, set
Public Property AggregationType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象