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管理实例中未充分利用的数值。

适用于