Utility.DeployedDacOnUnderutilizedComputerCount 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取部署在托管实例上、运行在未充分利用计算机上的DAC数量。
public:
property int DeployedDacOnUnderutilizedComputerCount { int get(); };
public int DeployedDacOnUnderutilizedComputerCount { get; }
member this.DeployedDacOnUnderutilizedComputerCount : int
Public ReadOnly Property DeployedDacOnUnderutilizedComputerCount As Integer
属性值
一个 Int32 表示在托管实例上部署多少DAC的数值,运行在低利用率的计算机上。