Utility.ManagedInstanceWithUnderutilizedProcessorCount 속성

정의

사용률이 저조한 프로세서에서 실행되는 SQL Server 관리되는 인스턴스 수를 가져옵니다.

public:
 property int ManagedInstanceWithUnderutilizedProcessorCount { int get(); };
public int ManagedInstanceWithUnderutilizedProcessorCount { get; }
member this.ManagedInstanceWithUnderutilizedProcessorCount : int
Public ReadOnly Property ManagedInstanceWithUnderutilizedProcessorCount As Integer

속성 값

Int32 사용률이 저조한 프로세서에서 실행되는 SQL Server 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상