SpringbootappsPropertiesInstancesItem interface
Properties
instance |
The instance count of this app instance |
jvm |
The jvm heap memory allocated of this app instance |
machine |
The machine ARM resource Id of this app instance |
Property Details
instanceCount
The instance count of this app instance
instanceCount?: number
Property Value
number
jvmMemoryInMB
The jvm heap memory allocated of this app instance
jvmMemoryInMB?: number
Property Value
number
machineArmId
The machine ARM resource Id of this app instance
machineArmId: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript