Microsoft.SQLServer.Linux.UserResourcePoolMSSQL on Linux: User Resource Pool

Microsoft.SQLServer.Linux.UserResourcePool (ClassType)

Microsoft SQL Server User Resource Pool on Linux Abstract Class.

Knowledge Base article:

Summary

Microsoft SQL Server User Resource Pool on Linux Abstract Class.

Element properties:

Base ClassMicrosoft.SQLServer.Linux.ResourcePool
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde74d0d87-d422-cd97-37e7-9c9cff064461

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