WebApplicationFirewallScrubbingRules interface
定义日志清理规则的内容。
属性
| match |
要从日志中清理的变量。 |
| selector | matchVariable 是集合时,运算符用于指定此规则应用于的集合中的哪些元素。 |
| selector |
如果 matchVariable 是集合,请对选择器进行作,以指定此规则应用于的集合中的哪些元素。 |
| state | 定义日志清理规则的状态。 默认值处于启用状态。 |
属性详细信息
matchVariable
要从日志中清理的变量。
matchVariable: string
属性值
string
selector
matchVariable 是集合时,运算符用于指定此规则应用于的集合中的哪些元素。
selector?: string
属性值
string
selectorMatchOperator
如果 matchVariable 是集合,请对选择器进行作,以指定此规则应用于的集合中的哪些元素。
selectorMatchOperator: string
属性值
string
state
定义日志清理规则的状态。 默认值处于启用状态。
state?: string
属性值
string