次の方法で共有


QueryMetricProperties.Max プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象