JobCategory Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumeration of all possible Job Category.
public enum class JobCategory
C#
public enum JobCategory
type JobCategory =
Public Enum JobCategory
- Inheritance
-
JobCategory
Name | Value | Description |
---|---|---|
General | 0 | General or generic Job that use the JobStatus table. |
Diagnostic | 1 | Diagnostic Jobs that are executed in relation to a MonitorState. |
Recovery | 2 | Recovery Jobs that are executed in relation to a MontiorState. |
MonitorStateProbe | 3 | Probe Jobs used to collect state for Monitors that don't maintain state. |
מוצר | גירסאות |
---|---|
System Center OM SDK | 2012, 2016, 2019 |