Utility.DeployedDacManagementPendingCount 属性

定义

获取处于待处理管理状态的已部署DAC实例数量。

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

属性值

一个 Int32 表示实例数量的值。

适用于