Utility.DeployedDacUnderutilizedCount 属性

定义

获取在所有托管实例上部署的使用不足的 DAC 的数目。

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

属性值

一个 Int32 值,该值指定在托管实例上部署的使用不足的 DAC 的数目。

适用于