Поделиться через


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 - пространство имен