AddRemoveIncrementalNamedPartitionScalingMechanism.ScaleIncrement Property

Definition

Gets or sets the amount of partitions that should be added/removed when scaling is performed.

public int ScaleIncrement { get; set; }
member this.ScaleIncrement : int with get, set
Public Property ScaleIncrement As Integer

Property Value

The number of instances by which to perform the upshift/downshift whenever a scaling operation is triggered.

Applies to