次の方法で共有


ServerPortMatchCondition クラス

定義

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

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

コンストラクター

ServerPortMatchCondition(ServerPortMatchConditionType, ServerPortOperator)

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

プロパティ

ConditionType

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

MatchValues

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

NegateCondition

これが条件を否定するかどうかを記述します。

ServerPortOperator

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

Transforms

変換の一覧。

適用対象