ManagedRuleOverride 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 group override setting.
public class ManagedRuleOverride
type ManagedRuleOverride = class
Public Class ManagedRuleOverride
- Inheritance
-
ManagedRuleOverride
Constructors
ManagedRuleOverride() |
Initializes a new instance of the ManagedRuleOverride class. |
ManagedRuleOverride(String, ManagedRuleEnabledState) |
Initializes a new instance of the ManagedRuleOverride class. |
Properties
RuleId |
Gets or sets identifier for the managed rule. |
State |
Gets or sets describes the state of the managed rule. Defaults to Disabled if not specified. Possible values include: 'Disabled' |
Methods
Validate() |
Validate the object. |