Share via


VirtualMachineTemplate.NumCoresPerSocket Property

Definition

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

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

Property Value

Implements

Attributes

Applies to