Utility.ManagedInstanceWithOverutilizedProcessorCount 속성

정의

과용 프로세서에서 실행되는 SQL Server 관리되는 인스턴스 수를 가져옵니다.

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

속성 값

Int32 과도하게 사용 가능한 프로세서에서 실행되는 SQL Server 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상