ManagedRuleSetDefinitionProperties interface
Properties for a managed rule set definition.
Properties
| provisioning |
Provisioning state of the managed rule set. |
| rule |
Rule groups of the managed rule set. |
| rule |
Id of the managed rule set. |
| rule |
Type of the managed rule set. |
| rule |
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