FunctionsScaleAndConcurrencyTriggersHttp interface

Scale and concurrency settings for the HTTP trigger.

Properties

perInstanceConcurrency

The maximum number of concurrent HTTP trigger invocations per instance.

Property Details

perInstanceConcurrency

The maximum number of concurrent HTTP trigger invocations per instance.

perInstanceConcurrency?: number

Property Value

number