次の方法で共有


ManagedRuleSet.AnomalyScore プロパティ

定義

Verizon のみを取得または設定します。ルール セットで異常検出モードがサポートされている場合は、ブロック要求のしきい値が記述されます。

[Newtonsoft.Json.JsonProperty(PropertyName="anomalyScore")]
public int? AnomalyScore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="anomalyScore")>]
member this.AnomalyScore : Nullable<int> with get, set
Public Property AnomalyScore As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象