Share via


HyperVMachineProperties.MaxMemoryMb Property

Definition

Max memory of the virtual machine in MB.

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

Property Value

Implements

Attributes

Applies to