Microsoft.SQLServer.Linux.UserResourcePoolLinux 上的 MSSQL: 使用者資源集區

Microsoft.SQLServer.Linux.UserResourcePool (ClassType)

Linux 抽象類別上的 Microsoft SQL Server 使用者資源集區。

Knowledge Base article:

摘要

Linux 抽象類別上的 Microsoft SQL Server 使用者資源集區。

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