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 IP address audit events that occurred before the specified date.
Syntax
uint32 RemoveIpAuditLog(
[in] datetime EndDate,
[out] MSFT_IPAM_IpAuditLogEntry Output[]
);
Parameters
-
EndDate [in]
-
The end date for deleting the 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 |
|