ApiDefinitionInfo Class
Information about the formal API definition for the app.
- Inheritance
-
azure.mgmt.web._serialization.ModelApiDefinitionInfo
Constructor
ApiDefinitionInfo(*, url: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
url
|
The URL of the API definition. |
Variables
Name | Description |
---|---|
url
|
The URL of the API definition. |
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