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 f09aacf commit f69817eCopy full SHA for f69817e
specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks/readme.md
@@ -97,17 +97,3 @@ csharp:
97
clear-output-folder: true
98
```
99
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