ApiResourceDefinitions Class
The Api resource definition.
- Inheritance
-
msrest.serialization.ModelApiResourceDefinitions
Constructor
ApiResourceDefinitions(*, original_swagger_url: str | None = None, modified_swagger_url: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
original_swagger_url
|
The original swagger url. |
modified_swagger_url
|
The modified swagger url. |
Variables
Name | Description |
---|---|
original_swagger_url
|
The original swagger url. |
modified_swagger_url
|
The modified swagger url. |
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