ManagementGroup::TaskRuntime Property

 

Applies To: Operations Manager for System Center 2012

Gets the tasks runtime management interface.

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

public:
property ITaskRuntimeManagement^ TaskRuntime {
	ITaskRuntimeManagement^ get();
}

You can useITaskRuntimeManagementto execute runtime tasks.

Return to top
Show: