Utility.DeployedDacHealthyCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of healthy deployed DACs on the instances of SQL Server managed by the SQL Server Utility.
public:
property int DeployedDacHealthyCount { int get(); };
public int DeployedDacHealthyCount { get; }
member this.DeployedDacHealthyCount : int
Public ReadOnly Property DeployedDacHealthyCount As Integer
Property Value
An Int32 value that specifies how many healthy DACs are deployed on the instances managed by this SQL Server Utility.