ManagedRuleSetDefinitionProperties interface

Properties for a managed rule set definition.

Properties

provisioningState

Provisioning state of the managed rule set.

ruleGroups

Rule groups of the managed rule set.

ruleSetId

Id of the managed rule set.

ruleSetType

Type of the managed rule set.

ruleSetVersion

Version of the managed rule set type.

Property Details

provisioningState

Provisioning state of the managed rule set.

provisioningState?: string

Property Value

string

ruleGroups

Rule groups of the managed rule set.

ruleGroups?: ManagedRuleGroupDefinition[]

Property Value

ruleSetId

Id of the managed rule set.

ruleSetId?: string

Property Value

string

ruleSetType

Type of the managed rule set.

ruleSetType?: string

Property Value

string

ruleSetVersion

Version of the managed rule set type.

ruleSetVersion?: string

Property Value

string