Utility.ManagedInstanceWithOverutilizedProcessorCount Property

Definition

Gets the number of managed instances of SQL Server that are executed on overutilized processors.

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

Property Value

An Int32 value specifying the number of managed instances of SQL Server that are executed on overutilized processors.

Applies to