Share via


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
System_CAPS_pubmethod ResetMonitoringState()

Resets the state of all monitors for this monitoring object.

System_CAPS_pubmethod ResetMonitoringState(Guid)

Resets the state of the specified monitor for this monitoring object.

System_CAPS_pubmethod ResetMonitoringState(ManagementPackMonitor)

Resets the state of the specified monitor for this monitoring object.

See Also

PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top