Share via


HardwareProfile.NumCoresPerSocket Property

Definition

Gets or sets the number of cores per socket for the vm. Defaults to 1 if unspecified.

public int? NumCoresPerSocket { get; set; }
member this.NumCoresPerSocket : Nullable<int> with get, set
Public Property NumCoresPerSocket As Nullable(Of Integer)

Property Value

Applies to