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 57e91f7 commit 3ee15ecCopy full SHA for 3ee15ec
specification/app/resource-manager/readme.python.md
@@ -6,13 +6,13 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
6
``` yaml $(python)
7
azure-arm: true
8
license-header: MICROSOFT_MIT_NO_VERSION
9
-package-name: azure-mgmt-app
10
-namespace: azure.mgmt.app
+package-name: azure-mgmt-appcontainers
+namespace: azure.mgmt.appcontainers
11
package-version: 1.0.0b1
12
clear-output-folder: true
13
```
14
15
16
no-namespace-folders: true
17
-output-folder: $(python-sdks-folder)/app/azure-mgmt-app/azure/mgmt/app
+output-folder: $(python-sdks-folder)/appcontainers/azure-mgmt-appcontainers/azure/mgmt/appcontainers
18
0 commit comments