HttpSettingsRoutes Class
The configuration settings of the paths HTTP requests.
- Inheritance
-
azure.mgmt.web._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. |
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