Share via


VirtualMachineInstanceUpdateProperties.HardwareProfileCpuHotAddEnabled Property

Definition

Gets or sets a value indicating whether virtual processors can be added while this virtual machine is running.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)]
public bool? HardwareProfileCpuHotAddEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.HardwareProfileCpuHotAddEnabled : Nullable<bool>
Public ReadOnly Property HardwareProfileCpuHotAddEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to