Share via


Utility.DeployedDacUnhealthyCount 属性

定义

获取在所有托管实例上部署的运行不正常的 DAC 的数目。

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

属性值

一个 Int32 值,该值指定在托管实例上部署的运行不正常的 DAC 的数目。

适用于