FunctionsScaleAndConcurrencyTriggers Class
Scale and concurrency settings for the function app triggers.
- Inheritance
-
azure.mgmt.web._serialization.ModelFunctionsScaleAndConcurrencyTriggers
Constructor
FunctionsScaleAndConcurrencyTriggers(*, http: _models.FunctionsScaleAndConcurrencyTriggersHttp | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
http
|
Scale and concurrency settings for the HTTP trigger. |
Variables
Name | Description |
---|---|
http
|
Scale and concurrency settings for the HTTP trigger. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python