次の方法で共有


QueryMetricProperties.Stdev プロパティ

定義

stdev 集計関数が間隔にわたって使用されている場合にメトリック値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="stdev")]
public double? Stdev { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stdev")>]
member this.Stdev : Nullable<double>
Public ReadOnly Property Stdev As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象