Skip to content

Commit f69817e

Browse files
aim-for-betterZhenyu Zhou
andauthored
the java sdk doesn't use that config (#25214)
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
1 parent f09aacf commit f69817e

File tree

1 file changed

+0
-14
lines changed
  • specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks

1 file changed

+0
-14
lines changed

specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks/readme.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,3 @@ csharp:
9797
clear-output-folder: true
9898
```
9999

100-
101-
## Java
102-
103-
These settings apply only when `--java` is specified on the command line.
104-
Please also specify `--azure-libraries-for-java-folder=<path to the root directory of your azure-libraries-for-java clone>`.
105-
106-
``` yaml $(java)
107-
azure-arm: true
108-
fluent: true
109-
namespace: com.microsoft.azure.management.hdinsightonaks
110-
license-header: MICROSOFT_MIT_NO_CODEGEN
111-
payload-flattening-threshold: 1
112-
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-hdinsightonaks
113-
```

0 commit comments

Comments
 (0)