VlanMatchCondition 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.
The vlan match conditions that need to be matched.
public class VlanMatchCondition
type VlanMatchCondition = class
Public Class VlanMatchCondition
- Inheritance
-
VlanMatchCondition
Constructors
VlanMatchCondition() |
Initializes a new instance of VlanMatchCondition. |
Properties
InnerVlans |
List of inner vlans that need to be matched. |
VlanGroupNames |
List of vlan group names that need to be matched. |
Vlans |
List of vlans that need 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