次の方法で共有


CommonMatchConditions interface

ACL とネットワーク タップ規則の一般的な一致条件を定義します。

プロパティ

ipCondition

一致する必要がある IP 条件。

protocolTypes

照合する必要があるプロトコルの一覧。

vlanMatchCondition

一致する必要がある VLAN 一致条件。

プロパティの詳細

ipCondition

一致する必要がある IP 条件。

ipCondition?: IpMatchCondition

プロパティ値

protocolTypes

照合する必要があるプロトコルの一覧。

protocolTypes?: string[]

プロパティ値

string[]

vlanMatchCondition

一致する必要がある VLAN 一致条件。

vlanMatchCondition?: VlanMatchCondition

プロパティ値