SetDhcpSuperscopeAccessScope method of the MSFT_IPAM_AccessScope class
Set access scope on an array of DHCP superscopes from IPAM.
Syntax
uint32 SetDhcpSuperscopeAccessScope(
[in] boolean IpamDhcpSuperscope,
[in] string AccessScopePath,
[in] boolean IsInheritedAccessScope,
[in] MSFT_IPAM_DhcpSuperscope InputObject[],
[out] MSFT_IPAM_DhcpSuperscope Output[]
);
Parameters
-
IpamDhcpSuperscope [in]
-
TBD
-
AccessScopePath [in]
-
TBD
-
IsInheritedAccessScope [in]
-
TBD
-
InputObject [in]
-
An array of MSFT_IPAM_DhcpSuperscope embedded instances.
-
Output [out]
-
Returns the scope as an array of MSFT_IPAM_DhcpSuperscope embedded instances.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\IPAM |
MOF |
|
DLL |
|