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.
Provide the CPU value of the server. For example, 16, 32 etc.
public int? Cpu { get; }
member this.Cpu : Nullable<int>
Public ReadOnly Property Cpu As Nullable(Of Integer)