This is the AutoRest configuration file for EventHub.
To build the SDK for EventHub, 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 EventHub API.
openapi-type: arm
tag: package-2017-04
These settings apply only when --tag=package-2017-04
is specified on the command line.
input-file:
- Microsoft.EventHub/2017-04-01/EventHub.json
These settings apply only when --tag=package-2015-08
is specified on the command line.
input-file:
- Microsoft.EventHub/2015-08-01/EventHub.json
These settings apply only when --csharp
is specified on the command line.
Please also specify --csharp-sdks-folder=<path to "SDKs" directory of your azure-sdk-for-net clone>
.
csharp:
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.Management.EventHub
output-folder: $(csharp-sdks-folder)/EventHub/Management.EventHub/Generated
clear-output-folder: true