ContainerAppScale.MaxReplicas Property

Definition

Optional. Maximum number of container replicas. Defaults to 10 if not set.

public int? MaxReplicas { get; set; }
member this.MaxReplicas : Nullable<int> with get, set
Public Property MaxReplicas As Nullable(Of Integer)

Property Value

Applies to