ExternalResourcePoolParameterType 列挙型

定義

CREATE/ALTER EXTERNAL RESOURCE POOL ステートメントで使用されるパラメーターの型

[System.Serializable]
public enum ExternalResourcePoolParameterType
[<System.Serializable>]
type ExternalResourcePoolParameterType = 
Public Enum ExternalResourcePoolParameterType
継承
ExternalResourcePoolParameterType
属性

フィールド

名前 説明
Unknown 0
MaxCpuPercent 1
MaxMemoryPercent 2
MaxProcesses 3
Affinity 4

適用対象