WorkLoadType Enum
Definition
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.
public enum class WorkLoadType
public enum WorkLoadType
type WorkLoadType =
Public Enum WorkLoadType
- Inheritance
-
WorkLoadType
Fields
Name | Value | Description |
---|---|---|
Other | 0 | |
Online | 1 | |
System | 2 | |
Async | 3 | |
Batch | 4 | |
Services | 5 | |
SystemJob | 6 | |
OData | 7 |