次の方法で共有


ManagementEventAggregationCondition.Threshold プロパティ

定義

アラートをアクティブにするしきい値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="threshold")]
public double? Threshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="threshold")>]
member this.Threshold : Nullable<double> with get, set
Public Property Threshold As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象