rampDownCapacityThresholdPercent

@JvmName(name = "oaxmottojtknplkg")
suspend fun rampDownCapacityThresholdPercent(value: Output<Int>)
@JvmName(name = "chxvtwnahlhomliq")
suspend fun rampDownCapacityThresholdPercent(value: Int)

Parameters

value

This is the value in percentage of used host pool capacity that will be considered to evaluate whether to turn on/off virtual machines during the ramp-down and off-peak hours. For example, if capacity threshold is specified as 60% and your total host pool capacity is 100 sessions, autoscale will turn on additional session hosts once the host pool exceeds a load of 60 sessions.