Share via


Cluster.UsedMemoryGb Property

Definition

Gets the used physical memory on the cluster in GB.

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

Property Value

Implements

Attributes

Applies to