言語

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インスタンスの数を示します。

適用対象