Share via


HardwareProfile.NumCoresPerSocket Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)]
public int? NumCoresPerSocket { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)>]
member this.NumCoresPerSocket : Nullable<int> with get, set
Public Property NumCoresPerSocket As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to