Share via


VirtualMachineSize.MemoryGb Property

Definition

The amount of memory, in GB, supported by the virtual machine size.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public double? MemoryGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.MemoryGb : Nullable<double>
Public ReadOnly Property MemoryGb As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to