DhcpServerv4FilterList class
Dhcp Server v4 Filter List.
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 DhcpServerv4FilterList
{
boolean Allow;
boolean Deny;
};
Members
The DhcpServerv4FilterList class has these types of members:
Properties
The DhcpServerv4FilterList class has these properties.
-
Allow
-
-
Data type: boolean
-
Access type: Read/write
Indicate status of the Allow List on Dhcp Server.
-
-
Deny
-
-
Data type: boolean
-
Access type: Read/write
Indicate status of the Deny List on Dhcp Server.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|