Condividi tramite


ManagedRuleSet.AnomalyScore Property

Definition

Gets or sets verizon only : If the rule set supports anomaly detection mode, this describes the threshold for blocking requests.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to