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.
1 parent 011ecaa commit 647e704Copy full SHA for 647e704
specification/workloads/resource-manager/readme.python.md
@@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
4
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
5
6
``` yaml $(python)
7
+title: WorkloadsMgmtClient
8
azure-arm: true
9
license-header: MICROSOFT_MIT_NO_VERSION
10
package-name: azure-mgmt-workloads
@@ -15,4 +16,4 @@ clear-output-folder: true
15
16
17
no-namespace-folders: true
18
output-folder: $(python-sdks-folder)/workloads/azure-mgmt-workloads/azure/mgmt/workloads
-```
19
+```
0 commit comments