BulkAddOrUpdateRange method of the MSFT_IPAM_Range class
Adds or updates a set of IP address ranges in IPAM.
Syntax
uint32 BulkAddOrUpdateRange(
[in] MSFT_IPAM_Range Range[],
[out] MSFT_IPAM_OperationStatus Output[]
);
Parameters
-
Range [in]
-
An array that contains the IP address object to add.
-
Output [out]
-
When this method returns, this parameter contains an array that contains the operational status for each add operation.
Return value
Returns 0 on success, otherwise returns a WMI error code.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\IPAM |
MOF |
|
DLL |
|