ManagedRuleSetDefinitionProperties 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.
Properties for a managed rule set definition.
public class ManagedRuleSetDefinitionProperties
type ManagedRuleSetDefinitionProperties = class
Public Class ManagedRuleSetDefinitionProperties
- Inheritance
-
ManagedRuleSetDefinitionProperties
Constructors
ManagedRuleSetDefinitionProperties() |
Initializes a new instance of the ManagedRuleSetDefinitionProperties class. |
ManagedRuleSetDefinitionProperties(String, String, String, String, IList<ManagedRuleGroupDefinition>) |
Initializes a new instance of the ManagedRuleSetDefinitionProperties class. |
Properties
ProvisioningState |
Gets provisioning state of the managed rule set. |
RuleGroups |
Gets rule groups of the managed rule set. |
RuleSetId |
Gets id of the managed rule set. |
RuleSetType |
Gets type of the managed rule set. |
RuleSetVersion |
Gets version of the managed rule set type. |