你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedRuleGroupOverride interface

Defines a managed rule group override setting.

Properties

ruleGroupName

Describes the managed rule group within the rule set to override

rules

List of rules that will be enabled. If none specified, all rules in the group will be disabled.

Property Details

ruleGroupName

Describes the managed rule group within the rule set to override

ruleGroupName: string

Property Value

string

rules

List of rules that will be enabled. If none specified, all rules in the group will be disabled.

rules?: ManagedRuleOverride[]

Property Value