言語

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

適用対象