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