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

Microsoft.SQLServer.Linux.UserDefinedPool (ClassType)

Microsoft SQL Server User-Defined Resource Pool on Linux.

Knowledge Base article:

Summary

Microsoft SQL Server User-Defined Resource Pool on Linux.

Element properties:

Base ClassMicrosoft.SQLServer.Linux.UserResourcePool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3c36c19a-6747-5559-56f5-401043aa4f08

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.Linux.UserDefinedPool" Base="Microsoft.SQLServer.Linux.UserResourcePool" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>