Applies To: Operations Manager for System Center 2012
Submits a task that is targeted to a collection of monitoring objects and returns a GUID that is used to get results manually.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | SubmitMonitoringTask<T>(ICollection<T>, MonitoringTask, TaskConfiguration) | Obsolete.Submits a specified task, providing the targeted objects and task configuration settings. | 
| .jpeg) | SubmitMonitoringTask<T>(ICollection<T>, MonitoringTask, TaskConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Submits a specified task, providing the targeted objects, task configuration settings, and a callback if task results change. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top