次の方法で共有


Utility.ManagedInstanceWithFilesOnOverutilizedVolumeCount プロパティ

定義

使用率の高いボリュームにファイルがあるSQL Serverのマネージド インスタンスの数を取得します。

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

プロパティ値

Int32使用率が高いボリューム上にファイルがあるSQL Serverのマネージド インスタンスの数を指定する値。

適用対象