ExecutionPlanCapacityUnitsConfiguration

data class ExecutionPlanCapacityUnitsConfiguration(val rescoreCapacityUnits: Int)

Constructors

Link copied to clipboard
constructor(rescoreCapacityUnits: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The amount of extra capacity for your rescore execution plan. A single extra capacity unit for a rescore execution plan provides 0.01 rescore requests per second. You can add up to 1000 extra capacity units.