Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The total number of CPU cores available.
Serialized Name: DbServerProperties.maxCpuCount
public int? MaxCpuCount { get; }
member this.MaxCpuCount : Nullable<int>
Public ReadOnly Property MaxCpuCount As Nullable(Of Integer)