Share via


VirtualMachineTemplateProperties.NumCpUs Property

Definition

Gets or sets the number of vCPUs for the template.

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

Property Value

Implements

Attributes

Applies to