Share via


VMwareMachine.NumberOfProcessorCore Property

Definition

Number of Processor Cores allocated for the machine.

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

Property Value

Implements

Attributes

Applies to