Aracılığıyla paylaş


AddRemoveIncrementalNamedPartitionScalingMechanism.MaxPartitionCount Property

Definition

Gets or sets maximum number of named partitions of the service.

[Newtonsoft.Json.JsonProperty(PropertyName="maxPartitionCount")]
public int MaxPartitionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxPartitionCount")>]
member this.MaxPartitionCount : int with get, set
Public Property MaxPartitionCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to