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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python