HttpSettingsRoutes Class
The configuration settings of the paths HTTP requests.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelHttpSettingsRoutes
Constructor
HttpSettingsRoutes(*, api_prefix: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
api_prefix
|
The prefix that should precede all the authentication/authorization paths. |
Variables
Name | Description |
---|---|
api_prefix
|
The prefix that should precede all the authentication/authorization paths. |
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