Utility.DeployedDacOnUnderutilizedComputerCount 属性

定义

获取部署在托管实例上、运行在未充分利用计算机上的DAC数量。

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

属性值

一个 Int32 表示在托管实例上部署多少DAC的数值,运行在低利用率的计算机上。

适用于