次の方法で共有


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 名前空間