Share via


HardwareProfile.NumCpUs Property

Definition

Gets or sets the number of vCPUs for the vm.

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

Property Value

Implements

Attributes

Applies to