Partager via


ResourcePoolParameterType, énumération

Spécifie un type de paramètre de pool de ressources.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration ResourcePoolParameterType
[SerializableAttribute]
public enum ResourcePoolParameterType
[SerializableAttribute]
public enum class ResourcePoolParameterType
[<SerializableAttribute>]
type ResourcePoolParameterType
public enum ResourcePoolParameterType

Membres

Nom de membre Description
Unknown Le type est Unknown
MaxCpuPercent Le type est MaxCpuPercent
MaxMemoryPercent Le type est MaxMemoryPercent
MinCpuPercent Le type est MinCpuPercent
MinMemoryPercent Le type est MinMemoryPercent

Voir aussi

Référence

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms