ExternalResourcePoolParameterType Enum

Definition

The types of parameters used in a CREATE/ALTER EXTERNAL RESOURCE POOL statement

[System.Serializable]
public enum ExternalResourcePoolParameterType
[<System.Serializable>]
type ExternalResourcePoolParameterType = 
Public Enum ExternalResourcePoolParameterType
Inheritance
ExternalResourcePoolParameterType
Attributes

Fields

Affinity 4
MaxCpuPercent 1
MaxMemoryPercent 2
MaxProcesses 3
Unknown 0

Applies to