Utility.ManagedInstanceManagementPendingCount 속성

정의

보류 중인 관리 상태가 있는 SQL Server 인스턴스 수를 가져옵니다.

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

속성 값

인스턴스 수를 지정하는 Int32 값입니다.

적용 대상