AddRemoveIncrementalNamedPartitionScalingMechanism.MinPartitionCount Property

Definition

Gets or sets the minimum number of partitions which the service should have according to this scaling policy.

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

Property Value

The minimum number of instances.

Applies to