This is the AutoRest configuration file for HanaOnAzure.
To build the SDK for HanaOnAzure, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for the HANA on Azure API.
title: HanaManagementClient
description: HANA on Azure Client
openapi-type: arm
tag: package-2017-11
azure-arm: true
These settings apply only when --tag=package-2017-11
is specified on the command line.
input-file:
- Microsoft.HanaOnAzure/preview/2017-11-03-preview/hanaonazure.json
This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
See configuration in readme.go.md
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.hanaonazure
license-header: MICROSOFT_MIT_NO_CODEGEN
payload-flattening-threshold: 1
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-hanaonazure
batch:
- tag: package-2017-11
These settings apply only when --tag=package-2017-11 --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.hanaonazure.v2017_11_03_preview
output-folder: $(azure-libraries-for-java-folder)/hanaonazure/resource-manager/v2017_11_03_preview
regenerate-manager: true
generate-interface: true