WorkloadGroupParameterType 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.
The types of workload resource paramters
[System.Serializable]
public enum WorkloadGroupParameterType
type WorkloadGroupParameterType =
Public Enum WorkloadGroupParameterType
- Inheritance
-
WorkloadGroupParameterType
- Attributes
-
SerializableAttribute SerializableAttribute
Fields
| CapPercentageResource | 8 | |
| GroupMaxRequests | 5 | |
| GroupMinMemoryPercent | 6 | |
| Importance | 0 | |
| MaxDop | 4 | |
| MinPercentageResource | 7 | |
| QueryExecutionTimeoutSec | 11 | |
| RequestMaxCpuTimeSec | 2 | |
| RequestMaxMemoryGrantPercent | 1 | |
| RequestMaxResourceGrantPercent | 10 | |
| RequestMemoryGrantTimeoutSec | 3 | |
| RequestMinResourceGrantPercent | 9 |