This is the AutoRest configuration file for Intune.
To build the SDK for Intune, 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 Intune API.
openapi-type: arm
tag: package-2015-01-preview
These settings apply only when --tag=package-2015-01-preview
is specified on the command line.
input-file:
- Microsoft.Intune/preview/2015-01-14-preview/intune.json
These settings apply only when --tag=package-2015-01-privatepreview
is specified on the command line.
input-file:
- Microsoft.Intune/preview/2015-01-14-privatepreview/intune.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-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js intune/resource-manager
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.Intune
output-folder: $(csharp-sdks-folder)/intune/Microsoft.Azure.Management.Intune/src/Generated
clear-output-folder: true
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.intune
license-header: MICROSOFT_MIT_NO_CODEGEN
payload-flattening-threshold: 1
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-intune
See configuration in readme.azureresourceschema.md