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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python