Share via


VMwareVmTemplateData.NumCoresPerSocket Property

Definition

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

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

Property Value

Applies to