DhcpServerv6Binding class
Dhcp Server v6 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 DhcpServerv6Binding
{
string InterfaceAlias;
boolean BindingState;
string InterfaceGuid;
string IPAddress;
uint32 InterfaceIndex;
};
Members
The DhcpServerv6Binding class has these types of members:
Properties
The DhcpServerv6Binding 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
GUID of interface available to Dhcp server for binding.
-
-
InterfaceIndex
-
-
Data type: uint32
-
Access type: Read-only
index number 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.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|