ThroughputProperties.AutoscaleMaxThroughput Property

Definition

The maximum throughput the autoscale will scale to.

[Newtonsoft.Json.JsonIgnore]
public int? AutoscaleMaxThroughput { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.AutoscaleMaxThroughput : Nullable<int>
Public ReadOnly Property AutoscaleMaxThroughput As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to