DhcpServerv4PolicyIPRange class
Dhcp Server v4Policy IPRange.
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 DhcpServerv4PolicyIPRange
{
string Name;
string ScopeId;
string StartRange;
string EndRange;
};
Members
The DhcpServerv4PolicyIPRange class has these types of members:
Properties
The DhcpServerv4PolicyIPRange class has these properties.
-
EndRange
-
-
Data type: string
-
Access type: Read/write
End of Policy IP range
-
-
Name
-
-
Data type: string
-
Access type: Read/write
Unique name for the Policy
-
-
ScopeId
-
-
Data type: string
-
Access type: Read/write
The Scope for which the Policy exists.
-
-
StartRange
-
-
Data type: string
-
Access type: Read/write
Start of Policy IP range
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|