言語

Utility.ManagedInstanceUnderutilizedCount プロパティ

定義

利用率が低い管理されたSQL Serverインスタンスの数を取得します。

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

プロパティ値

Int32値は、管理されたインスタンスのうち十分に活用されていないSQL Serverの数を示します。

適用対象