Share via


ICluster.CapacityAvailableMemoryGb Property

Definition

The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes.

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

Property Value

Attributes

Applies to