共用方式為


ResourcePoolParameterType 列舉型別

指定資源集區參數型別。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
<SerializableAttribute> _
Public Enumeration ResourcePoolParameterType
[SerializableAttribute]
public enum ResourcePoolParameterType
[SerializableAttribute]
public enum class ResourcePoolParameterType
[<SerializableAttribute>]
type ResourcePoolParameterType
public enum ResourcePoolParameterType

成員

成員名稱 說明
Unknown 型別為 Unknown。
MaxCpuPercent 型別為 MaxCpuPercent。
MaxMemoryPercent 型別為 MaxMemoryPercent。
MinCpuPercent 型別為 MinCpuPercent。
MinMemoryPercent 型別為 MinMemoryPercent。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間