AutoScaleConfiguration.MaxReplicas Property

Definition

The maximum number of replicas for each service.

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

Property Value

Applies to