GenerateUpgradedDefinitionParameters Class
The parameters to generate upgraded definition.
- Inheritance
-
msrest.serialization.ModelGenerateUpgradedDefinitionParameters
Constructor
GenerateUpgradedDefinitionParameters(*, target_schema_version: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
target_schema_version
|
The target schema version. |
Variables
Name | Description |
---|---|
target_schema_version
|
The target schema version. |
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