Utility.ManagedInstanceOnUnderutilizedComputerCount 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取在未充分利用的计算机上运行的SQL Server的托管实例数。
public:
property int ManagedInstanceOnUnderutilizedComputerCount { int get(); };
public int ManagedInstanceOnUnderutilizedComputerCount { get; }
member this.ManagedInstanceOnUnderutilizedComputerCount : int
Public ReadOnly Property ManagedInstanceOnUnderutilizedComputerCount As Integer
属性值
一个Int32值,该值指定在未充分利用的计算机上运行的SQL Server的托管实例数。