Overload
List
| Name | Description |
|---|---|
| ManagementGroup.GetMonitoringEvents () | Retrieves a collection of all the monitoring events. |
| ManagementGroup.GetMonitoringEvents (MonitoringClass) | Retrieves a collection of monitoring events for the specified scope. |
| ManagementGroup.GetMonitoringEvents (MonitoringEventCriteria) | Retrieves a collection of monitoring events that match the specified filter. |
| ManagementGroup.GetMonitoringEvents (MonitoringClass, TraversalDepth) | Retrieves a collection of monitoring events for the specified class, with the option to include instances of derived classes. |
| ManagementGroup.GetMonitoringEvents (MonitoringEventCriteria, MonitoringClass) | Retrieves a collection of monitoring events for the specified class that match the specified filter. |
| ManagementGroup.GetMonitoringEvents (MonitoringEventCriteria, MonitoringClass, TraversalDepth) | Retrieves a collection of monitoring events for the specified class that match the specified filter, with the option to include instances of derived classes. |
See Also
Send comments about this topic to Microsoft.

