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.
Applies To: Operations Manager for System Center 2012
Resets the state of the monitor for the monitoring object.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public TaskResult Reset()
public:
TaskResult^ Reset()
member Reset : unit -> TaskResult
Public Function Reset As TaskResult
Return Value
Type: Microsoft.EnterpriseManagement.Runtime.TaskResult
A TaskResult object.
See Also
Reset Overload
MonitoringState Class
Microsoft.EnterpriseManagement.Monitoring Namespace
Return to top