ExternalResourcePoolParameterType 列舉

定義

CREATE/ALTER EXTERNAL RESOURCE POOL 陳述式中使用的參數類型

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

欄位

名稱 Description
Unknown 0
MaxCpuPercent 1
MaxMemoryPercent 2
MaxProcesses 3
Affinity 4

適用於