AddRemoveIncrementalNamedPartitionScalingMechanism.MaxPartitionCount Property

Definition

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

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

Property Value

The maximum number of instances.

Applies to