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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python