Freigeben über


Scale.MaxReplicas Eigenschaft

Definition

Ruft optional ab oder legt diese fest. Maximale Anzahl von Containerreplikaten. Standardwert ist 10, wenn nicht festgelegt.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: