MSFT_NetAdapter_VmqFilter class
MAC address and VLAN ID filters for VMQ and VPorts
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapter_VmqFilter
{
uint32 FilterID;
string MacAddress;
uint16 VlanID;
};
Members
The MSFT_NetAdapter_VmqFilter class has these types of members:
Properties
The MSFT_NetAdapter_VmqFilter class has these properties.
-
FilterID
-
-
Data type: uint32
-
Access type: Read-only
Filter identifier.
-
-
MacAddress
-
-
Data type: string
-
Access type: Read-only
The MAC address filter.
-
-
VlanID
-
-
Data type: uint16
-
Access type: Read-only
The VLAN ID filter. This value may be NULL.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|