Share via


AutoscaleSettingsResource.MaxThroughput Property

Definition

Gets or sets represents maximum throughput container can scale up to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to