ClusterNode.MemoryInGiB Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public float? MemoryInGiB { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.MemoryInGiB : Nullable<single>
Public ReadOnly Property MemoryInGiB As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to