Utility.ManagedInstanceWithFilesOnUnderutilizedVolumeCount 속성

정의

사용량이 적은 볼륨에 파일이 있는 SQL Server 관리되는 인스턴스 수를 가져옵니다.

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

속성 값

Int32 사용량이 많은 볼륨에 파일이 있는 SQL Server 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상