ContainerThrottlingData Classe
ContainerThrottlingData.
- Herança
-
azure.mgmt.web._serialization.ModelContainerThrottlingData
Construtor
ContainerThrottlingData(*, periods: int | None = None, throttled_periods: int | None = None, throttled_time: int | None = None, **kwargs: Any)
Parâmetros somente de palavra-chave
Nome | Description |
---|---|
periods
|
|
throttled_periods
|
|
throttled_time
|
|
Variáveis
Nome | Description |
---|---|
periods
|
|
throttled_periods
|
|
throttled_time
|
|
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