Utility.DeployedDacOnOverutilizedComputerCount 属性

定义

获取部署在托管实例上、运行在过度使用计算机上的DAC数量。

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

属性值

一个 Int32 表示在过度使用计算机上运行的托管实例部署多少DAC的数值。

适用于