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)

'Usage
Dim instance As JobCategory

public enum class JobCategory
public enum JobCategory
public enum JobCategory

Member nameDescription
DiagnosticA job run as part of a diagnostic object workflow to probe the system for data.
GeneralGeneral jobs not run as part of a diagnostic or recovery object workflow.
MonitorStateProbeA job run to collect state information for monitors that do not maintain state.
RecoveryA job run as part of a recovery object workflow to update monitored state information.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: