Share via


VirtualMachineInstanceUpdateProperties.HardwareProfileNumCoresPerSocket 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.Inlined)]
public int? HardwareProfileNumCoresPerSocket { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.HardwareProfileNumCoresPerSocket : Nullable<int> with get, set
Public Property HardwareProfileNumCoresPerSocket As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to