Skip to content

Commit ec882de

Browse files
authored
Update readme.python.md (#25263)
* Update readme.python.md * Update readme.python.md * Update readme.python.md
1 parent bcfe02e commit ec882de

File tree

1 file changed

+4
-4
lines changed
  • specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks

1 file changed

+4
-4
lines changed

specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks/readme.python.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

77
``` yaml $(python)
8-
title: HDInsightOnAksMgmtClient
8+
title: HDInsightContainersMgmtClient
99
azure-arm: true
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
namespace: azure.mgmt.hdinsightonaks
12-
package-name: azure-mgmt-hdinsightonaks
11+
namespace: azure.mgmt.hdinsightcontainers
12+
package-name: azure-mgmt-hdinsightcontainers
1313
package-version: 1.0.0b1
1414
clear-output-folder: true
1515
```
1616
1717
``` yaml $(python)
1818
no-namespace-folders: true
19-
output-folder: $(python-sdks-folder)/hdinsight/azure-mgmt-hdinsightonaks/azure/mgmt/hdinsightonaks
19+
output-folder: $(python-sdks-folder)/hdinsight/azure-mgmt-hdinsightcontainers/azure/mgmt/hdinsightcontainers
2020
```
2121
2222
``` yaml $(python)

0 commit comments

Comments
 (0)