次の方法で共有


RequestMethodMatchCondition クラス

定義

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

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

コンストラクター

RequestMethodMatchCondition(RequestMethodMatchConditionType, RequestMethodOperator)

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

プロパティ

ConditionType

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

MatchValues

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

NegateCondition

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

RequestMethodOperator

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

Transforms

変換の一覧。

適用対象