次の方法で共有


TimeSeriesBaseline.Aggregation プロパティ

定義

メトリックの集計の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象