VlanMatchCondition.Vlans Property
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.
List of vlans that need to be matched. Inputs can be single vlan or the range of vlans.
public System.Collections.Generic.IList<string> Vlans { get; }
member this.Vlans : System.Collections.Generic.IList<string>
Public ReadOnly Property Vlans As IList(Of String)