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 41778cd commit 116b155Copy full SHA for 116b155
specification/azurestackhci/resource-manager/readme.csharp.md
@@ -10,6 +10,6 @@ csharp:
10
payload-flattening-threshold: 1
11
clear-output-folder: true
12
client-side-validation: false
13
- namespace: Microsoft.AzureStackHCI
14
- output-folder: $(csharp-sdks-folder)/azurestackhci/management/Microsoft.AzureStackHCI/GeneratedProtocol
+ namespace: Microsoft.Azure.Management.AzureStackHCI
+ output-folder: $(csharp-sdks-folder)/azurestackhci/Microsoft.Azure.Management.AzureStackHCI/src/Generated
15
```
0 commit comments