Utility.ManagedInstanceManagementPendingCount Property

Definition

Gets the number of instances of SQL Server that have a pending management status.

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

Property Value

An Int32 value specifying the number of instances.

Applies to