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 b6c4ce1 commit 3552ecbCopy full SHA for 3552ecb
specification/applicationinsights/resource-manager/readme.md
@@ -632,8 +632,8 @@ csharp:
632
azure-arm: true
633
payload-flattening-threshold: 1
634
license-header: MICROSOFT_MIT_NO_VERSION
635
- namespace: Microsoft.Azure.Management.ApplicationInsights.Management
636
- output-folder: $(csharp-sdks-folder)/applicationinsights/Microsoft.Azure.ApplicationInsights/src/Generated
+ namespace: Microsoft.Azure.Management.ApplicationInsights
+ output-folder: $(csharp-sdks-folder)/applicationinsights/Microsoft.Azure.Management.ApplicationInsights/src/Generated
637
clear-output-folder: true
638
```
639
0 commit comments