CommonMatchConditions interface

Defines the common match conditions of the ACL and Network Tap Rule.

Properties

ipCondition

IP condition that needs to be matched.

protocolTypes

List of the protocols that need to be matched.

vlanMatchCondition

Vlan match condition that needs to be matched.

Property Details

ipCondition

IP condition that needs to be matched.

ipCondition?: IpMatchCondition

Property Value

protocolTypes

List of the protocols that need to be matched.

protocolTypes?: string[]

Property Value

string[]

vlanMatchCondition

Vlan match condition that needs to be matched.

vlanMatchCondition?: VlanMatchCondition

Property Value