ExclusionManagedRuleSet 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 for Exclusions.
public class ExclusionManagedRuleSet
type ExclusionManagedRuleSet = class
Public Class ExclusionManagedRuleSet
- Inheritance
-
ExclusionManagedRuleSet
Constructors
| Name | Description |
|---|---|
| ExclusionManagedRuleSet() |
Initializes a new instance of the ExclusionManagedRuleSet class. |
| ExclusionManagedRuleSet(String, String, IList<ExclusionManagedRuleGroup>) |
Initializes a new instance of the ExclusionManagedRuleSet class. |
Properties
| Name | Description |
|---|---|
| RuleGroups |
Gets or sets defines the rule groups 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
| Name | Description |
|---|---|
| Validate() |
Validate the object. |