次の方法で共有


DeliveryRuleSslProtocolMatchCondition クラス

定義

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

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

コンストラクター

DeliveryRuleSslProtocolMatchCondition(SslProtocolMatchConditionType, SslProtocolOperator)

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

プロパティ

MatchValues

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

NegateCondition

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

SslProtocolMatchConditionType

ssl プロトコルの一致条件の種類を取得または設定します。

SslProtocolOperator

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

Transforms

変換の一覧。

適用対象