ContainerAppScale.MinReplicas Property

Definition

Optional. Minimum number of container replicas.

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

Property Value

Applies to