Compartir a través de


FunctionAppScaleAndConcurrency.HttpPerInstanceConcurrency Property

Definition

The maximum number of concurrent HTTP trigger invocations per instance.

public float? HttpPerInstanceConcurrency { get; set; }
member this.HttpPerInstanceConcurrency : Nullable<single> with get, set
Public Property HttpPerInstanceConcurrency As Nullable(Of Single)

Property Value

Applies to