次の方法で共有


Utility.ManagedInstanceWithUnderutilizedProcessorCount プロパティ

定義

使用率の低いプロセッサで実行されるSQL Serverのマネージド インスタンスの数を取得します。

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

プロパティ値

Int32使用率の低いプロセッサで実行されるSQL Serverのマネージド インスタンスの数を指定する値。

適用対象