PartialMonitoringObjectBase.GetMonitoringTaskResults Method

 

Applies To: Operations Manager for System Center 2012

Gets all the task results that are related to this object.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringTaskResults()

Gets all the task results that are related to this object.

System_CAPS_pubmethod GetMonitoringTaskResults(TaskResultCriteria)

Gets all the task results that are related to this object and that meet the specified criteria.

System_CAPS_pubmethod GetMonitoringTaskResults(TaskResultCriteria, TraversalDepth)

Gets all the task results that are related to this object and that meet the specified criteria.

System_CAPS_pubmethod GetMonitoringTaskResults(TraversalDepth)

Gets all the task results that are related to this object, and optionally task results that are related to all the monitoring objects that are contained by this object.

See Also

PartialMonitoringObjectBase Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top