PartialMonitoringObject.ResetMonitoringState Method
Applies To: Operations Manager for System Center 2012
Resets the state of the given monitor for this monitoring object.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
ResetMonitoringState() | Resets the state of all monitors for this monitoring object. |
|
ResetMonitoringState(Guid) | Resets the state of the specified monitor for this monitoring object. |
|
ResetMonitoringState(ManagementPackMonitor) | Resets the state of the specified monitor for this monitoring object. |
See Also
PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace
Return to top