Microsoft.SQLServer.Linux.ResourcePoolMSSQL on Linux: Resource Pool

Microsoft.SQLServer.Linux.ResourcePool (ClassType)

Microsoft SQL Server Resource Pool Abstract Class on Linux.

Knowledge Base article:

Summary

Microsoft SQL Server Resource Pool Abstract Class on Linux.

Element properties:

Base ClassMicrosoft.SQLServer.Core.ResourcePool
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf0a12334-4f83-2866-0259-5bd15d0146ee

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.ResourcePool" Base="SqlCoreLib!Microsoft.SQLServer.Core.ResourcePool" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false"/>