A view is a depiction of data with predefined criteria.
Overload
List
| Name | Description |
|---|---|
| ManagementGroup.GetMonitoringViews () | Retrieves a collection of all the monitoring views. |
| ManagementGroup.GetMonitoringViews (MonitoringViewCriteria) | Retrieves a collection of monitoring view objects that match the specified filter. |
| ManagementGroup.GetMonitoringViews (Generic ICollection) | Retrieves a collection of all the monitoring views in the management group that target the specified monitoring objects. |
| ManagementGroup.GetMonitoringViews (MonitoringViewCriteria, Generic ICollection) | Retrieves a collection of all the monitoring views in the management group that match the specified filter and that target the specified monitoring objects. |
See Also
Send comments about this topic to Microsoft.

