Utility.ManagedInstanceUnderutilizedCount 속성

정의

사용이 미달인 SQL Server 관리되는 인스턴스 수를 가져옵니다.

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

속성 값

Int32 사용량이 부족한 SQL Server 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상