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 a2ff705 commit 800b72aCopy full SHA for 800b72a
specification/connectedvmware/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: ConnectedVMwareMgmtClient
8
azure-arm: true
9
license-header: MICROSOFT_MIT_NO_VERSION
10
package-name: azure-mgmt-connectedvmware
@@ -15,4 +16,4 @@ clear-output-folder: true
15
16
``` yaml $(python)
17
no-namespace-folders: true
18
output-folder: $(python-sdks-folder)/connectedvmware/azure-mgmt-connectedvmware/azure/mgmt/connectedvmware
-```
19
+```
0 commit comments