SpringbootappsPropertiesResponseInstances

data class SpringbootappsPropertiesResponseInstances(val instanceCount: Int? = null, val jvmMemoryInMB: Int? = null, val machineArmId: String)

Constructors

constructor(instanceCount: Int? = null, jvmMemoryInMB: Int? = null, machineArmId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val instanceCount: Int? = null

The instance count of this app instance

Link copied to clipboard
val jvmMemoryInMB: Int? = null

The jvm heap memory allocated of this app instance

Link copied to clipboard

The machine ARM resource Id of this app instance