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

UriPathMatchCondition 类

定义

定义 UrlPath 匹配条件的参数。

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

构造函数

UriPathMatchCondition(UriPathMatchConditionType, UriPathOperator)

初始化 UriPathMatchCondition 的新实例。

属性

ConditionType

获取或设置条件类型。

MatchValues

传递规则条件的匹配值。

NegateCondition

描述这是否为否定条件。

Transforms

转换列表。

UriPathOperator

描述要匹配的运算符。

适用于