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