ResourcePoolAffinityType 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 paramters used in a CREATE/ALTER RESOURCE POOL statement
[System.Serializable]
public enum ResourcePoolAffinityType
[<System.Serializable>]
type ResourcePoolAffinityType =
Public Enum ResourcePoolAffinityType
- Inheritance
-
ResourcePoolAffinityType
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Scheduler | 1 | |
NumaNode | 2 |