VirtualMachineInstanceUpdateProperties.HardwareProfileProcessor Property

Definition

number of processors for the virtual machine instance

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

Property Value

Implements

Attributes

Applies to