Overload List
Name | Description |
---|---|
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects () | Gets all the partial monitoring objects that are related to this object. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (MonitoringClass) | Gets all the partial monitoring objects that are related to this object and the specified monitoring class. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (MonitoringObjectGenericCriteria) | Gets all the partial monitoring objects that are related to this object and that meet the specified criteria. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (MonitoringRelationshipClass) | Gets all the partial monitoring objects that are related to this monitoring object with the specified relationship type. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (TraversalDepth) | Gets all the partial monitoring objects that are related to this object, and optionally partial monitoring objects that are related to all the monitoring objects that are contained by this object. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (MonitoringClass, TraversalDepth) | Gets all the partial monitoring objects that are related to this object and that meet the specified criteria. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (MonitoringObjectGenericCriteria, TraversalDepth) | Gets all the partial monitoring objects that are related to this object and that meet the specified criteria. |
PartialMonitoringObjectBase.GetRelatedPartialMonitoringObjects (MonitoringRelationshipClass, TraversalDepth) | Gets all the partial monitoring objects that are related to this object and that meet the specified criteria. |
See Also
Send comments about this topic to Microsoft.