Overload List

Name Description
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, Generic IList) Gets MonitoringObject instances that are related to the specified MonitoringObject objects and that are scoped by the specified types (monitoring classes) or any of the derived types.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, MonitoringClass) Retrieves a collection of the monitoring object instances that are related to the specified monitoring objects and matching the specified scope.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, MonitoringObjectCriteria) Retrieves a collection of the monitoring object instances that are related to the specified monitoring objects and that match the specified filter.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, MonitoringRelationshipClass) Retrieves a collection of the monitoring object instances that are related to the specified monitoring objects contained in the specified relationship class.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, Generic ICollection, TraversalDepth) Retrieves a collection of the monitoring object instances that are related to the specified monitoring objects that match the specified filter, with the option to include instances of derived classes.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, Generic IList, TraversalDepth) Gets MonitoringObject instances that are related to the specified MonitoringObject objects and that are scoped by the specified types (monitoring classes) or any of the derived types. You also specify the traversal depth that you want used while searching for related monitoring objects.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, MonitoringClass, TraversalDepth) Retrieves a collection of the monitoring object instances for the specified class that are related to the specified monitoring objects, with the option to include instances of derived classes.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, MonitoringObjectCriteria, TraversalDepth) Retrieves a collection of the monitoring object instances that are related to the specified monitoring objects that match the specified filter, with the option to include instances of derived classes.
ManagementGroup.GetRelatedMonitoringObjects (Generic ICollection, MonitoringRelationshipClass, TraversalDepth) Retrieves a collection of the monitoring object instances that are related to the specified monitoring objects, with the option to include instances of derived classes.

See Also


Send comments about this topic to Microsoft.