AutoScaleConfiguration.MinReplicas Property

Definition

The minimum number of replicas for each service.

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

Property Value

Applies to