次の方法で共有


UriPathMatchCondition クラス

定義

UrlPath の一致条件のパラメーターを定義します。

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

コンストラクター

UriPathMatchCondition(UriPathMatchConditionType, UriPathOperator)

UriPathMatchCondition の新しいインスタンスを初期化します。

プロパティ

ConditionType

条件の種類を取得または設定します。

MatchValues

配信ルールの条件の一致値。

NegateCondition

これが否定条件であるかどうかを説明します。

Transforms

変換の一覧。

UriPathOperator

照合する演算子について説明します。

適用対象