Skip to content

Commit 9965131

Browse files
authored
Update readme.csharp.md (#13807)
1 parent 63a5f68 commit 9965131

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

specification/logz/resource-manager/readme.csharp.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ Please also specify `--csharp-sdks-folder=<path to "SDKs" directory of your azur
77
csharp:
88
azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
10+
namespace: Microsoft.Azure.Management.Logz
1011
payload-flattening-threshold: 1
12+
output-folder: $(csharp-sdks-folder)/logz/Microsoft.Azure.Management.Logz/src/Generated
1113
clear-output-folder: true
12-
client-side-validation: false
13-
namespace: Microsoft.Logz
14-
output-folder: $(csharp-sdks-folder)/logz/management/Microsoft.Logz/GeneratedProtocol
1514
```

0 commit comments

Comments
 (0)