Partager via


Scale.MinReplicas Propriété

Définition

Obtient ou définit facultatif. Nombre minimal de réplicas de conteneur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à