Get Backend Service Backend
data class GetBackendServiceBackend(val balancingMode: String, val capacityScaler: Double, val description: String, val group: String, val maxConnections: Int, val maxConnectionsPerEndpoint: Int, val maxConnectionsPerInstance: Int, val maxRate: Int, val maxRatePerEndpoint: Double, val maxRatePerInstance: Double, val maxUtilization: Double)