Share via


ICluster.CapacityTotalMemoryGb Property

Definition

The total memory supported by this cluster for workload use. Measured in gibibytes.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The total memory supported by this cluster for workload use. Measured in gibibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalMemoryGB", Update=false)]
public long? CapacityTotalMemoryGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The total memory supported by this cluster for workload use. Measured in gibibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalMemoryGB", Update=false)>]
member this.CapacityTotalMemoryGb : Nullable<int64>
Public ReadOnly Property CapacityTotalMemoryGb As Nullable(Of Long)

Property Value

Attributes

Applies to