Share via


HyperVMachine.MaxMemoryMb Property

Definition

Max memory of the virtual machine in MB.

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

Property Value

Implements

Attributes

Applies to