ManagedRuleSet.AnomalyScore Property

Definition

Verizon only : If the rule set supports anomaly detection mode, this describes the threshold for blocking requests.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public int? AnomalyScore { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.AnomalyScore : Nullable<int> with get, set
Public Property AnomalyScore As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to