Share via


VirtualMachineInstanceProperties.HardwareProfileNumCpUs Property

Definition

Gets or sets the number of vCPUs for the vm.

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

Property Value

Implements

Attributes

Applies to