Share via


VirtualMachineProperties.MemorySizeGb Property

Definition

The memory size of the virtual machine. Allocations are measured in gibibytes.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public long? MemorySizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.MemorySizeGb : Nullable<int64> with get, set
Public Property MemorySizeGb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to