Share via


FunctionFlexConsumptionResourceConfiguration.HttpConcurrency Property

Definition

HTTP Concurrency for the function app.

public long? HttpConcurrency { get; set; }
member this.HttpConcurrency : Nullable<int64> with get, set
Public Property HttpConcurrency As Nullable(Of Long)

Property Value

Applies to