Share via


ResourcePoolProperties.MemCapacityGb Property

Definition

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

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

Property Value

Implements

Attributes

Applies to