Compartir a través de


ClusterCapacity.TotalMemoryGb Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public long? TotalMemoryGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.TotalMemoryGb : Nullable<int64> with get, set
Public Property TotalMemoryGb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to