DhcpServerv4Filter class
Dhcp Server v4 Filter.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("DhcpServerPSProvider"), AMENDMENT]
class DhcpServerv4Filter
{
string List;
string Description;
string MacAddress;
};
Members
The DhcpServerv4Filter class has these types of members:
Properties
The DhcpServerv4Filter class has these properties.
-
Description
-
-
Data type: string
-
Access type: Read/write
Description for the filter record.
-
-
List
-
-
Data type: string
-
Access type: Read/write
List of allowed filter on Dhcp Server.
-
-
Allow ("Allow")
-
Deny ("Deny")
MacAddress
-
Data type: string
-
Access type: Read/write
Filter pattern (hardware address) as hex string.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|