Skip to content

Commit 686983b

Browse files
mgmt, managednetworkfabric, update java option (#24569)
1 parent b67eccd commit 686983b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Java
2+
3+
These settings apply only when `--java` is specified on the command line.
4+
5+
```yaml $(java)
6+
service-name: Managed Network Fabric
7+
```

specification/managednetworkfabric/resource-manager/readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,14 @@ See configuration in [readme.go.md](./readme.go.md)
8484

8585
See configuration in [readme.python.md](./readme.python.md)
8686

87-
8887
## TypeScript
8988

9089
See configuration in [readme.typescript.md](./readme.typescript.md)
9190

9291
## CSharp
9392

9493
See configuration in [readme.csharp.md](./readme.csharp.md)
94+
95+
## Java
96+
97+
See configuration in [readme.java.md](./readme.java.md)

0 commit comments

Comments
 (0)