Share via


Cluster.TotalMemoryGb Property

Definition

Gets the total amount of physical memory on the cluster in GB.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)]
public long? TotalMemoryGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.TotalMemoryGb : Nullable<int64>
Public ReadOnly Property TotalMemoryGb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to