This is the AutoRest configuration file for MonitorClient.
To build the SDK for MonitorClient, 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 MonitorClient API.
title: MonitorClient
description: Monitor Management Client
openapi-type: arm
tag: package-2017-08
These settings apply only when --tag=package-2017-08
is specified on the command line.
input-file:
- microsoft.insights/2015-04-01/autoscale_API.json
- microsoft.insights/2015-04-01/operations_API.json
- microsoft.insights/2016-03-01/alertRulesIncidents_API.json
- microsoft.insights/2016-03-01/alertRules_API.json
- microsoft.insights/2016-03-01/logProfiles_API.json
- microsoft.insights/2017-05-01-preview/diagnosticsSettings_API.json
- microsoft.insights/2017-05-01-preview/diagnosticsSettingsCategories_API.json
- microsoft.insights/2017-04-01/actionGroups_API.json
- microsoft.insights/2017-04-01/activityLogAlerts_API.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
payload-flattening-threshold: 1
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.Management.Monitor.Management
output-folder: $(csharp-sdks-folder)/Monitor/Management.Monitor/Generated/Management/Monitor
clear-output-folder: true
These settings apply only when --python
is specified on the command line.
python:
# override the default output folder
output-folder: $(output-folder)/python
license-header: MICROSOFT_MIT_NO_VERSION
payload-flattening-threshold: 2
namespace: azure.mgmt.monitor
These settings apply only when --java
is specified on the command line.
java:
# override the default output folder
output-folder: $(output-folder)/azure-mgmt-monitor/src/main/java/com/microsoft/azure/management/monitor
license-header: MICROSOFT_MIT_NO_VERSION
payload-flattening-threshold: 2
namespace: com.microsoft.azure.management.monitor