Compartir a través de


DhcpServerv4Binding class

Dhcp Server v4 Binding.

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 DhcpServerv4Binding
{
  string  InterfaceAlias;
  boolean BindingState;
  string  InterfaceGuid;
  string  IPAddress;
  string  SubnetMask;
};

Members

The DhcpServerv4Binding class has these types of members:

Properties

The DhcpServerv4Binding class has these properties.

BindingState

Data type: boolean

Access type: Read/write

Indicates if Dhcp Server is bound to given interface.

InterfaceAlias

Data type: string

Access type: Read/write

Name of interface available to Dhcp server for binding.

InterfaceGuid

Data type: string

Access type: Read-only

Interface Id of interface available to Dhcp server for binding.

IPAddress

Data type: string

Access type: Read-only

IPAddress of interface available to Dhcp server for binding.

SubnetMask

Data type: string

Access type: Read-only

Subnet Mask of interface available to Dhcp server for binding.

Requirements

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