Microsoft.SQLServer.Linux.DefaultPoolMSSQL für Linux: Standardressourcenpool

Microsoft.SQLServer.Linux.DefaultPool (ClassType)

Microsoft SQL Server-Standardressourcenpool unter Linux.

Knowledge Base article:

Zusammenfassung

Microsoft SQL Server-Standardressourcenpool unter Linux.

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False 
Microsoft.SQLServer.Core.ResourcePool:
Name  string  Name true 256  False 
MinCpuPercent  int  CPU-Minimum in \% false 256   
MaxCpuPercent  int  CPU-Maximum in \% false 256   
CapCpuPercent  int  CPU-Kappung \% false 256   
MinMemoryPercent  int  Arbeitsspeicherminimum in \% false 256   
MaxMemoryPercent  int  Arbeitsspeichermaximum in \% false 256   
ManagesInMemoryOLTP  int  Verwaltet speicheroptimierte Daten 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"/>