CommonMatchConditions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the common match conditions of the ACL and Network Tap Rule.
public class CommonMatchConditions
type CommonMatchConditions = class
Public Class CommonMatchConditions
- Inheritance
-
CommonMatchConditions
- Derived
Constructors
CommonMatchConditions() |
Initializes a new instance of CommonMatchConditions. |
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET