AutomaticResourcePredictionsProfileResponse

data class AutomaticResourcePredictionsProfileResponse(val kind: String, val predictionPreference: String? = null)

The stand-by agent scheme is determined based on historical demand.

Constructors

constructor(kind: String, predictionPreference: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines how the stand-by scheme should be provided. Expected value is 'Automatic'.

Link copied to clipboard

Determines the balance between cost and performance.