Udostępnij przez


Właściwość Utility.ManagedInstanceUnhealthyCount

Pobiera numer niezdrowy zarządzanych wystąpienia SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Utility
Zestaw:  Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)

Składnia

'Deklaracja
Public ReadOnly Property ManagedInstanceUnhealthyCount As Integer
    Get
'Użycie
Dim instance As Utility
Dim value As Integer

value = instance.ManagedInstanceUnhealthyCount
public int ManagedInstanceUnhealthyCount { get; }
public:
property int ManagedInstanceUnhealthyCount {
    int get ();
}
member ManagedInstanceUnhealthyCount : int
function get ManagedInstanceUnhealthyCount () : int

Wartość właściwości

Typ: System.Int32
Int32 Wartość określającą liczbę niezdrowy zarządzanych wystąpienia SQL Server.