PartitionInstanceCountScaleMechanism.MinInstanceCount Property

Definition

Gets or sets minimum number of instances of the partition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to