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, IList<ManagedRuleGroupOverride>) |
Initializes a new instance of the ManagedRuleSet class. |
Properties
RuleGroupOverrides |
Gets or sets defines the rule group 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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET