DhcpServerv4Class class
Contains information about the DHCP server class, version 4.
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 DhcpServerv4Class
{
string Name;
string Type;
string Data;
string Description;
};
Members
The DhcpServerv4Class class has these types of members:
Properties
The DhcpServerv4Class class has these properties.
-
Data
-
-
Data type: string
-
Access type: Read/write
The DHCP server class data.
-
-
Description
-
-
Data type: string
-
Access type: Read/write
The DHCP server class description.
-
-
Name
-
-
Data type: string
-
Access type: Read/write
The name of the DHCP server class.
-
-
Type
-
-
Data type: string
-
Access type: Read/write
The type of the DHCP server class.
-
-
Vendor ("Vendor")
-
User ("User")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|