Share via


NetworkTapRuleMatchCondition Class

Definition

Defines the match condition that is supported to filter the traffic.

public class NetworkTapRuleMatchCondition : Azure.ResourceManager.ManagedNetworkFabric.Models.CommonMatchConditions
type NetworkTapRuleMatchCondition = class
    inherit CommonMatchConditions
Public Class NetworkTapRuleMatchCondition
Inherits CommonMatchConditions
Inheritance
NetworkTapRuleMatchCondition

Constructors

NetworkTapRuleMatchCondition()

Initializes a new instance of NetworkTapRuleMatchCondition.

Properties

EncapsulationType

Encapsulation Type that needs to be matched.

IPCondition

IP condition that needs to be matched.

(Inherited from CommonMatchConditions)
PortCondition

Defines the port condition that needs to be matched.

ProtocolTypes

List of the protocols that need to be matched.

(Inherited from CommonMatchConditions)
VlanMatchCondition

Vlan match condition that needs to be matched.

(Inherited from CommonMatchConditions)

Applies to