Delen via


ThrottlingRule.MinCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="minCount")]
public double? MinCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minCount")>]
member this.MinCount : Nullable<double> with get, set
Public Property MinCount As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to