RemoveConfigurationLog method of the MSFT_IPAM_ConfigLogEntry class
Deletes all IPAM configuration events that occurred before the specified Date.
Syntax
uint32 RemoveConfigurationLog(
[in] datetime EndDate,
[out] MSFT_IPAM_ConfigLogEntry Output[]
);
Parameters
-
EndDate [in]
-
The end date for deleting the configuration events.
-
Output [out]
-
When this method returns, this parameter contains an array of the deleted log entry objects.
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 |
|