We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The CLI IoT extension makes heavy use of swagger specs via autorest.
Below is an example autorest config template to place in a config.md
config.md
see https://aka.ms/autorest
input-file: <input swagger>.json namespace: <namespace> python: - output-folder: Azure.Python azure-arm: true license-header: MICROSOFT_MIT