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

Name Value Description
Unknown 0
MaxCpuPercent 1
MaxMemoryPercent 2
MaxProcesses 3
Affinity 4

Applies to