Share via


HardwareProfile.NumberOfCpuSocket Property

Definition

The total number of CPU sockets available on the machine

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public int? NumberOfCpuSocket { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.NumberOfCpuSocket : Nullable<int>
Public ReadOnly Property NumberOfCpuSocket As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to