Share via


IClusterNode.MemoryInGiB Property

Definition

Total available memory on the cluster node (in GiB).

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Total available memory on the cluster node (in GiB).", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="memoryInGiB")]
public float? MemoryInGiB { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Total available memory on the cluster node (in GiB).", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="memoryInGiB")>]
member this.MemoryInGiB : Nullable<single>
Public ReadOnly Property MemoryInGiB As Nullable(Of Single)

Property Value

Attributes

Applies to