FunctionsScaleAndConcurrencyTriggers Class
Scale and concurrency settings for the function app triggers.
Constructor
FunctionsScaleAndConcurrencyTriggers(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
http
|
Scale and concurrency settings for the HTTP trigger. |
Attributes
http
Scale and concurrency settings for the HTTP trigger.
http: _models.FunctionsScaleAndConcurrencyTriggersHttp | None