Partager via


Scale.MaxReplicas Propriété

Définition

Obtient ou définit facultatif. Nombre maximal de réplicas de conteneur. La valeur par défaut est 10 si elle n’est pas définie.

[Newtonsoft.Json.JsonProperty(PropertyName="maxReplicas")]
public int? MaxReplicas { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxReplicas")>]
member this.MaxReplicas : Nullable<int> with get, set
Public Property MaxReplicas As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à