Microsoft.SQLServer.Windows.UserDefinedPoolMSSQL on Windows: User-Defined Resource Pool

Microsoft.SQLServer.Windows.UserDefinedPool (ClassType)

Microsoft SQL Server User-Defined Resource Pool on Windows.

Knowledge Base article:

Summary

Microsoft SQL Server User-Defined Resource Pool on Windows.

Element properties:

Base ClassMicrosoft.SQLServer.Windows.UserResourcePool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc5d88380-0c94-93ce-5379-885862735019

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SQLServer.Core.ResourcePool:
Name  string  Name true 256  False 
MinCpuPercent  int  Minimum CPU \% false 256   
MaxCpuPercent  int  Maximum CPU \% false 256   
CapCpuPercent  int  Cap CPU \% false 256   
MinMemoryPercent  int  Minimum Memory \% false 256   
MaxMemoryPercent  int  Maximum Memory \% false 256   
ManagesInMemoryOLTP  int  Manages Memory-Optimized Data false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Windows.UserDefinedPool" Base="Microsoft.SQLServer.Windows.UserResourcePool" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>