Share via


ClusterProperties.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.Owned)]
public long? UsedMemoryGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)>]
member this.UsedMemoryGb : Nullable<int64>
Public ReadOnly Property UsedMemoryGb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to