ManagedRuleSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a managed rule set.
public class ManagedRuleSet
type ManagedRuleSet = class
Public Class ManagedRuleSet
- Inheritance
-
ManagedRuleSet
Constructors
ManagedRuleSet() |
Initializes a new instance of the ManagedRuleSet class. |
ManagedRuleSet(String, String, Nullable<Int32>, IList<ManagedRuleGroupOverride>) |
Initializes a new instance of the ManagedRuleSet class. |
Properties
AnomalyScore |
Gets or sets verizon only : If the rule set supports anomaly detection mode, this describes the threshold for blocking requests. |
RuleGroupOverrides |
Gets or sets defines the rule overrides to apply to the rule set. |
RuleSetType |
Gets or sets defines the rule set type to use. |
RuleSetVersion |
Gets or sets defines the version of the rule set to use. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET