Share via


PartitionInstanceCountScaleMechanism.MaxInstanceCount Property

Definition

Gets or sets maximum number of instances of the partition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to