Utility.ManagedInstanceOnUnderutilizedComputerCount 속성

정의

사용량이 부족한 컴퓨터에서 실행되는 SQL Server 관리되는 인스턴스 수를 가져옵니다.

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

속성 값

Int32 사용량이 부족한 컴퓨터에서 실행되는 SQL Server 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상