Share via


SpringBootAppProperties.JvmMemoryInMB Property

Definition

The jvm heap memory allocated. Serialized Name: SpringbootappsProperties.jvmMemoryInMB

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

Property Value

Applies to