Share via


HyperVMachineProperties.IsDynamicMemoryEnabled Property

Definition

Value indicating whether dynamic memory is enabled for the VM.

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

Property Value

Implements

Attributes

Applies to