Share via


HyperVMachineProperties.NumberOfProcessorCore Property

Definition

Number of Processor Cores allocated for the machine.

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

Property Value

Implements

Attributes

Applies to