Share via


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

Property Value

Implements

Attributes

Applies to