maxBidPrice

@JvmName(name = "hqkfpybajyqcovpk")
suspend fun maxBidPrice(value: Output<Double>)
@JvmName(name = "bkiloeexljndhtes")
suspend fun maxBidPrice(value: Double?)

Parameters

value

The maximum price you're willing to pay for each Virtual Machine in this Scale Set, in US Dollars; which must be greater than the current spot price. If this bid price falls below the current spot price the Virtual Machines in the Scale Set will be evicted using the eviction_policy. Defaults to -1, which means that each Virtual Machine in this Scale Set should not be evicted for price reasons.

Note: This can only be configured when priority is set to Spot.