Partager via


IClusterProperties.ClusterCapacityAvailableMemoryGb 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? ClusterCapacityAvailableMemoryGb { 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.ClusterCapacityAvailableMemoryGb : Nullable<int64>
Public ReadOnly Property ClusterCapacityAvailableMemoryGb As Nullable(Of Long)

Property Value

Attributes

Applies to