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的值。

适用于