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.
Deletes a set of custom metadata values from IPAM.
Syntax
uint32 BulkDeleteCustomValue(
[in] string Name,
[in] string Value[],
[out] MSFT_IPAM_OperationStatus Output[]
);
Parameters
-
Name [in]
-
The name of the set of values.
-
Value [in]
-
An array that contains the values to delete.
-
Output [out]
-
When this method returns, this parameter contains an array that contains the updated metadata fields.
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 |
|