ResourcePoolParameterType 列挙体

リソース プールのパラメータ型を指定します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Enumeration ResourcePoolParameterType
'使用
Dim instance As ResourcePoolParameterType
[SerializableAttribute]
public enum ResourcePoolParameterType
[SerializableAttribute]
public enum class ResourcePoolParameterType
public enum ResourcePoolParameterType

メンバ

メンバ名 説明
Unknown 型は Unknown です。
MaxCpuPercent 型は MaxCpuPercent です。
MaxMemoryPercent 型は MaxMemoryPercent です。
MinCpuPercent 型は MinCpuPercent です。
MinMemoryPercent 型は MinMemoryPercent です。

参照

参照

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