次の方法で共有


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のマネージド インスタンスの数を指定する値。

適用対象