Sdílet prostřednictvím


ManagedRuleSetDefinitionProperties Class

Definition

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.

Applies to