JobCategory Enumeration
System Center
Updated: April 25, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines category values for a job.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
| Member name | Description |
|---|---|
| Diagnostic | A job run as part of a diagnostic object workflow to probe the system for data. |
| General | General jobs not run as part of a diagnostic or recovery object workflow. |
| MonitorStateProbe | A job run to collect state information for monitors that do not maintain state. |
| Recovery | A job run as part of a recovery object workflow to update monitored state information. |
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Windows Server 2008,Windows Server 2003
Show: