Utility.DeployedDacUnhealthyCount Property

Definition

Gets the number of deployed unhealthy DACs on all the managed instances.

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

Property Value

An Int32 value that specifies how many unhealthy DACs are deployed on the managed instances.

Applies to