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

WebApplicationFirewallScrubbingRules interface

定义日志清理规则的内容。

属性

matchVariable

要从日志中清理的变量。

selector

matchVariable 是集合时,运算符用于指定此规则应用于的集合中的哪些元素。

selectorMatchOperator

如果 matchVariable 是集合,请对选择器进行作,以指定此规则应用于的集合中的哪些元素。

state

定义日志清理规则的状态。 默认值处于启用状态。

属性详细信息

matchVariable

要从日志中清理的变量。

matchVariable: string

属性值

string

selector

matchVariable 是集合时,运算符用于指定此规则应用于的集合中的哪些元素。

selector?: string

属性值

string

selectorMatchOperator

如果 matchVariable 是集合,请对选择器进行作,以指定此规则应用于的集合中的哪些元素。

selectorMatchOperator: string

属性值

string

state

定义日志清理规则的状态。 默认值处于启用状态。

state?: string

属性值

string