Share via


VirtualMachineInstanceUpdate.HardwareProfileMemoryHotAddEnabled Property

Definition

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

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

Property Value

Implements

Attributes

Applies to