次の方法で共有


IPMatchCondition クラス

定義

選択した IP を使用してフィルター処理できる条件を定義します。

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

コンストラクター

IPMatchCondition()

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

プロパティ

IPGroupNames

照合する必要がある IP グループ名の一覧。

IPPrefixValues

照合する必要がある IP プレフィックスの一覧。

PrefixType

一致する必要がある IP プレフィックスの種類。

SourceDestinationType

一致する必要がある IP アドレスの種類。

適用対象