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

RequestUriMatchCondition 类

定义

定义 RequestUri 匹配条件的参数。

public class RequestUriMatchCondition
type RequestUriMatchCondition = class
Public Class RequestUriMatchCondition
继承
RequestUriMatchCondition

构造函数

RequestUriMatchCondition(RequestUriMatchConditionType, RequestUriOperator)

初始化 RequestUriMatchCondition 的新实例。

属性

ConditionType

获取或设置条件类型。

MatchValues

传递规则条件的匹配值。

NegateCondition

描述这是否为否定条件。

RequestUriOperator

描述要匹配的运算符。

Transforms

转换列表。

适用于