Microsoft.SQLServer.Linux.ResourcePoolMSSQL on Linux: 리소스 풀

Microsoft.SQLServer.Linux.ResourcePool (ClassType)

Linux의 Microsoft SQL Server 리소스 풀 추상 클래스입니다.

Knowledge Base article:

요약

Linux의 Microsoft SQL Server 리소스 풀 추상 클래스입니다.

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 (KOR) Description (KOR) 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  Cap CPU \% false 256   
MinMemoryPercent  int  최소 메모리 \% false 256   
MaxMemoryPercent  int  최대 메모리 \% false 256   
ManagesInMemoryOLTP  int  메모리 최적화 데이터 관리 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"/>