Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.11 KB

File metadata and controls

34 lines (26 loc) · 1.11 KB

Java

These settings apply only when --java is specified on the command line. Please also specify --azure-libraries-for-java-folder=<path to the root directory of your azure-libraries-for-java clone>.

azure-arm: true
fluent: true
namespace: com.microsoft.azure.management.dataprotection
license-header: MICROSOFT_MIT_NO_CODEGEN
payload-flattening-threshold: 1
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-dataprotection

Java multi-api

batch:
  - tag: package-2021-02-preview

Tag: package-2021-02-preview and java

These settings apply only when --tag=package-2021-02-preview --java is specified on the command line. Please also specify --azure-libraries-for-java=<path to the root directory of your azure-sdk-for-java clone>.

java:
  namespace: com.microsoft.azure.management.dataprotection.v2021_02_01_preview
  output-folder: $(azure-libraries-for-java-folder)/dataprotection/resource-manager/v2021_02_01_preview
regenerate-manager: true
generate-interface: true