Share via


IResourcePoolProperties.MemOverallUsageGb Property

Definition

Gets the used physical memory on the pool in GB.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets the used physical memory on the pool in GB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="memOverallUsageGB", Update=false)]
public long? MemOverallUsageGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets the used physical memory on the pool in GB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="memOverallUsageGB", Update=false)>]
member this.MemOverallUsageGb : Nullable<int64>
Public ReadOnly Property MemOverallUsageGb As Nullable(Of Long)

Property Value

Attributes

Applies to