Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DHCP Superscope object in IPAM.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0"), dynamic, provider("IPAMServerPSProvider"), AMENDMENT]
class MSFT_IPAM_DhcpSuperscope
{
string InstanceID;
string SuperscopeName;
string ServerFqdn;
uint16 Utilization;
real64 PercentUtilized;
string SuperscopeStatus;
string ScopeIds[];
string AccessScopePath;
boolean IsInheritedAccessScope;
};
Members
The MSFT_IPAM_DhcpSuperscope class has these types of members:
Properties
The MSFT_IPAM_DhcpSuperscope class has these properties.
-
AccessScopePath
-
-
Data type: string
-
Access type: Read-only
Access scope path for this DHCP superscope.
-
-
InstanceID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
TBD
-
-
IsInheritedAccessScope
-
-
Data type: boolean
-
Access type: Read-only
Whether the access scope for this DHCP superscope is inherited from parent.
-
-
PercentUtilized
-
-
Data type: real64
-
Access type: Read-only
Percent Utilization of this DHCP superscope.
-
-
ScopeIds
-
-
Data type: string array
-
Access type: Read-only
Scope Ids of all the scopes which falls under this DHCP superscope.
-
-
ServerFqdn
-
-
Data type: string
-
Access type: Read-only
DHCP server fully qualified domain name to which this superscope belongs.
-
-
SuperscopeName
-
-
Data type: string
-
Access type: Read-only
Name of this DHCP superscope.
-
-
SuperscopeStatus
-
-
Data type: string
-
Access type: Read-only
Superscope status of this DHCP superscope. Possible values are Active/inactive.
-
-
Utilization
-
-
Data type: uint16
-
Access type: Read-only
DHCP superscope utilization status.
-
-
None (0)
-
Under (1)
-
Optimal (2)
-
Over (3)
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\IPAM |
MOF |
|
DLL |
|