Share via


IMachineSkuProperties.MemoryCapacityGb Property

Definition

The maximum amount of memory. Measured in gibibytes.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The maximum amount of memory. Measured in gibibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="memoryCapacityGB", Update=false)]
public long? MemoryCapacityGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The maximum amount of memory. Measured in gibibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="memoryCapacityGB", Update=false)>]
member this.MemoryCapacityGb : Nullable<int64>
Public ReadOnly Property MemoryCapacityGb As Nullable(Of Long)

Property Value

Attributes

Applies to