DhcpServerInDC class

Authorized Dhcp Server In DC.

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 DhcpServerInDC
{
  string DnsName;
  string IPAddress;
};

Members

The DhcpServerInDC class has these types of members:

Properties

The DhcpServerInDC class has these properties.

DnsName

Data type: string

Access type: Read/write

Dns name of the Dhcp server.

IPAddress

Data type: string

Access type: Read/write

IP Address of the Dhcp server.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\DHCP
MOF
DhcpServerPsProvider.mof
DLL
DhcpServerPsProvider.dll