Applies To: Operations Manager for System Center 2012
Retrieves monitoring rules.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringRules() | Obsolete.Retrieves a collection of all the monitoring rules. | 
| .jpeg) | GetMonitoringRules(ManagementPackRuleCriteria) | Obsolete.Retrieves a collection of monitoring rule objects that match the specified filter. | 
| .jpeg) | GetMonitoringRules<T>(ICollection<T>) | Obsolete.Retrieves the monitoring rules in the management group that target the specified monitoring objects. | 
| .jpeg) | GetMonitoringRules<T>(ManagementPackRuleCriteria, ICollection<T>) | Obsolete.Retrieves the monitoring rules that match the specified filter and that target the specified monitoring objects. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top