PartialMonitoringObjectBase::GetMonitoringTaskResults Method ()
System Center
Applies To: Operations Manager for System Center 2012
Gets all the task results that are related to this object.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<MonitoringTaskResult^>^Returns a ReadOnlyCollection<T> of MonitoringTaskResult objects.
Show: