AgentPoolUpgradeSettingsResponse

data class AgentPoolUpgradeSettingsResponse(val maxSurge: String? = null)

Settings for upgrading an agentpool

Constructors

Link copied to clipboard
constructor(maxSurge: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val maxSurge: String? = null

Count or percentage of additional nodes to be added during upgrade. If empty uses AKS default