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 16615d1 commit 13a8cf4Copy full SHA for 13a8cf4
specification/monitor/resource-manager/readme.python.md
@@ -19,9 +19,11 @@ These settings apply only when `--track2` is specified on the command line.
19
``` yaml $(track2)
20
azure-arm: true
21
license-header: MICROSOFT_MIT_NO_VERSION
22
-package-name: azure-mgmt-eventhub
+package-name: azure-mgmt-monitor
23
no-namespace-folders: true
24
python-base-folder: monitor/azure-mgmt-monitor/azure/mgmt/monitor
25
+modelerfour:
26
+ lenient-model-deduplication: true
27
```
28
29
### Python multi-api
0 commit comments