NetworkTapRuleMatchConfiguration interface

Defines the match configuration that are supported to filter the traffic.

Properties

actions

List of actions that need to be performed for the matched conditions.

ipAddressType

Type of IP Address. IPv4 or IPv6

matchConditions

List of the match conditions.

matchConfigurationName

The name of the match configuration.

sequenceNumber

Sequence Number of the match configuration..

Property Details

actions

List of actions that need to be performed for the matched conditions.

actions?: NetworkTapRuleAction[]

Property Value

ipAddressType

Type of IP Address. IPv4 or IPv6

ipAddressType?: string

Property Value

string

matchConditions

List of the match conditions.

matchConditions?: NetworkTapRuleMatchCondition[]

Property Value

matchConfigurationName

The name of the match configuration.

matchConfigurationName?: string

Property Value

string

sequenceNumber

Sequence Number of the match configuration..

sequenceNumber?: number

Property Value

number