Springbootservers Properties Response
    data class SpringbootserversPropertiesResponse(val errors: List<ErrorResponse>? = null, val fqdnAndIpAddressList: List<String>? = null, val machineArmId: String? = null, val port: Int? = null, val provisioningState: String? = null, val server: String, val springBootApps: Int? = null, val totalApps: Int? = null)
The springbootservers resource definition.