次の方法で共有


DiagnosticMetricSample.IsAggregated プロパティ

定義

値がすべてのワーカーの集計であるかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="isAggregated")]
public bool? IsAggregated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAggregated")>]
member this.IsAggregated : Nullable<bool> with get, set
Public Property IsAggregated As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象