NetworkTapRuleMatchConfiguration Class

Definition

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

public class NetworkTapRuleMatchConfiguration
type NetworkTapRuleMatchConfiguration = class
Public Class NetworkTapRuleMatchConfiguration
Inheritance
NetworkTapRuleMatchConfiguration

Constructors

NetworkTapRuleMatchConfiguration()

Initializes a new instance of NetworkTapRuleMatchConfiguration.

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..

Applies to