Share via


HardwareProfile.CpuHotRemoveEnabled Property

Definition

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

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

Property Value

Implements

Attributes

Applies to