Remove method of the MSFT_IPAM_CustomFieldAssociation class
Deletes items from the set of values pairs for two custom fields.
Syntax
uint32 Remove(
[in] string CustomFieldOne,
[in] string CustomFieldTwo,
[out] MSFT_IPAM_CustomFieldAssociation Output
);
Parameters
-
CustomFieldOne [in]
-
The first custom field.
-
CustomFieldTwo [in]
-
The second custom field.
-
Output [out]
-
When this method returns, this parameter contains the updated set of value pairs for the custom 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 |
|