Share via


ManagedInstanceData.TotalMemoryInMB Property

Definition

Total memory in MB. Minimum value: 7168. Maximum value: 891328. Increments of 1 MB allowed only. Maximum value depends on the selected hardware family and number of vCores.

public int? TotalMemoryInMB { get; set; }
member this.TotalMemoryInMB : Nullable<int> with get, set
Public Property TotalMemoryInMB As Nullable(Of Integer)

Property Value

Applies to