次の方法で共有


Utility.ManagedInstanceOnUnderutilizedComputerCount プロパティ

定義

使用率の低いコンピューターで実行されているSQL Serverのマネージド インスタンスの数を取得します。

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

プロパティ値

Int32使用率の低いコンピューターで実行されているSQL Serverのマネージド インスタンスの数を指定する値。

適用対象