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 | |
---|---|---|
GetMonitoringTaskResults() | Gets all the task results that are related to this object. |
|
GetMonitoringTaskResults(TaskResultCriteria) | Gets all the task results that are related to this object and that meet the specified criteria. |
|
GetMonitoringTaskResults(TaskResultCriteria, TraversalDepth) | Gets all the task results that are related to this object and that meet the specified criteria. |
|
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