ResourcePoolParameterType Enum

Definition

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

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

Fields

Affinity 10
CapCpuPercent 5
CapIoPercent 9
MaxCpuPercent 1
MaxIoPercent 8
MaxIopsPerVolume 12
MaxMemoryPercent 2
MinCpuPercent 3
MinIoPercent 7
MinIopsPerVolume 11
MinMemoryPercent 4
TargetMemoryPercent 6
Unknown 0

Applies to