Share via


HardwareProfile.CpuHotAddEnabled 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.Owned)]
public bool? CpuHotAddEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)>]
member this.CpuHotAddEnabled : Nullable<bool>
Public ReadOnly Property CpuHotAddEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to