Overload List

Name Description
ManagementGroup.GetRelatedPartialMonitoringObjects (Generic ICollection, Generic IList) Gets PartialMonitoringObject 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.GetRelatedPartialMonitoringObjects (Generic ICollection, MonitoringClass) Retrieves a collection of the partial monitoring object instances for the specified class that are related to the specified monitoring objects.
ManagementGroup.GetRelatedPartialMonitoringObjects (Generic ICollection, MonitoringRelationshipClass) Retrieves a collection of the partial monitoring object instances that are related to the specified monitoring objects.
ManagementGroup.GetRelatedPartialMonitoringObjects (Generic ICollection, Generic IList, TraversalDepth) Gets PartialMonitoringObject 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.GetRelatedPartialMonitoringObjects (Generic ICollection, MonitoringClass, TraversalDepth) Retrieves a collection of the partial 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.GetRelatedPartialMonitoringObjects (Generic ICollection, MonitoringRelationshipClass, TraversalDepth) Retrieves a collection of the partial 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.