Microsoft.SQLServer.Linux.DefaultPoolLinux 上的 MSSQL: 默认资源池

Microsoft.SQLServer.Linux.DefaultPool (ClassType)

Linux 上的 Microsoft SQL Server 默认资源池。

Knowledge Base article:

摘要

Linux 上的 Microsoft SQL Server 默认资源池。

Element properties:

Base ClassMicrosoft.SQLServer.Linux.UserResourcePool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3f658f33-328e-6648-712c-238932f8bbb6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False 
Microsoft.SQLServer.Core.ResourcePool:
Name  string  名称 true 256  False 
MinCpuPercent  int  最小 CPU \% false 256   
MaxCpuPercent  int  最大 CPU \% false 256   
CapCpuPercent  int  CPU 上限 \% false 256   
MinMemoryPercent  int  最小内存 \% false 256   
MaxMemoryPercent  int  最大内存 \% false 256   
ManagesInMemoryOLTP  int  管理内存优化数据 false 256   

Health Model:

Source Code:

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