Share via


ExclusionManagedRuleGroup Class

Definition

Defines a managed rule group to use for exclusion.

public class ExclusionManagedRuleGroup
type ExclusionManagedRuleGroup = class
Public Class ExclusionManagedRuleGroup
Inheritance
ExclusionManagedRuleGroup

Constructors

ExclusionManagedRuleGroup()

Initializes a new instance of the ExclusionManagedRuleGroup class.

ExclusionManagedRuleGroup(String, IList<ExclusionManagedRule>)

Initializes a new instance of the ExclusionManagedRuleGroup class.

Properties

RuleGroupName

Gets or sets the managed rule group for exclusion.

Rules

Gets or sets list of rules that will be excluded. If none specified, all rules in the group will be excluded.

Methods

Validate()

Validate the object.

Applies to