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. |