Backend Service Backend
constructor(balancingMode: String? = null, capacityScaler: Double? = null, description: String? = null, group: String, maxConnections: Int? = null, maxConnectionsPerEndpoint: Int? = null, maxConnectionsPerInstance: Int? = null, maxRate: Int? = null, maxRatePerEndpoint: Double? = null, maxRatePerInstance: Double? = null, maxUtilization: Double? = null)