次の方法で共有


QueryMetricProperties.Min プロパティ

定義

間隔で min() 集計関数が使用されている場合のメトリック値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象