Compartir a través de


AgentPoolUpgradeSettings.MaxSurge Propiedad

Definición

Obtiene o establece el recuento o porcentaje de nodos adicionales que se van a agregar durante la actualización. Si está vacío, usa el valor predeterminado de AKS

[Newtonsoft.Json.JsonProperty(PropertyName="maxSurge")]
public string MaxSurge { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxSurge")>]
member this.MaxSurge : string with get, set
Public Property MaxSurge As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a