This is the AutoRest configuration file for Machine Learning Services.
To build the SDK for Azure Machine Learning, 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 Machine Learning Services API.
openapi-type: arm
tag: package-2021-07-01
These settings apply only when --tag=package-2022-02-01-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2022-02-01-preview/machineLearningServices.json
- Microsoft.MachineLearningServices/preview/2022-02-01-preview/mfe.json
- Microsoft.MachineLearningServices/preview/2022-02-01-preview/workspaceFeatures.json
These settings apply only when --tag=package-2022-01-01-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2022-01-01-preview/machineLearningServices.json
- Microsoft.MachineLearningServices/preview/2022-01-01-preview/workspaceFeatures.json
- Microsoft.MachineLearningServices/preview/2022-01-01-preview/workspaceSkus.json
These settings apply only when --tag=package-2021-07
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2021-07-01/machineLearningServices.json
- Microsoft.MachineLearningServices/stable/2021-07-01/workspaceFeatures.json
- Microsoft.MachineLearningServices/stable/2021-07-01/workspaceSkus.json
These settings apply only when --tag=package-2021-04
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json
These settings apply only when --tag=package-2021-01
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2021-01-01/machineLearningServices.json
These settings apply only when --tag=package-2021-03-01-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json
- Microsoft.MachineLearningServices/preview/2021-03-01-preview/mfe.json
- Microsoft.MachineLearningServices/preview/2021-03-01-preview/workspaceFeatures.json
- Microsoft.MachineLearningServices/preview/2021-03-01-preview/workspaceSkus.json
These settings apply only when --tag=package-2020-08
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2020-08-01/machineLearningServices.json
These settings apply only when --tag=package-2020-06
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2020-06-01/machineLearningServices.json
These settings apply only when --tag=package-preview-2020-05
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2020-05-15-preview/machineLearningServices.json
These settings apply only when --tag=package-2020-04
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2020-04-01/machineLearningServices.json
These settings apply only when --tag=package-2020-03
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2020-03-01/machineLearningServices.json
These settings apply only when --tag=package-2020-01
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2020-01-01/machineLearningServices.json
These settings apply only when --tag=package-2019-11
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2019-11-01/machineLearningServices.json
These settings apply only when --tag=package-2019-06-01
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2019-06-01/machineLearningServices.json
These settings apply only when --tag=package-2019-05-01
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2019-05-01/machineLearningServices.json
These settings apply only when --tag=package-2018-11-19
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/stable/2018-11-19/machineLearningServices.json
These settings apply only when --tag=package-2020-09-01-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2020-09-01-preview/jobs.json
- Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json
These settings apply only when --tag=package-2020-05-01-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2020-05-01-preview/machineLearningServices.json
These settings apply only when --tag=package-2020-04-01-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2020-04-01-preview/machineLearningServices.json
These settings apply only when --tag=package-2020-02-18-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2020-02-18-preview/machineLearningServices.json
These settings apply only when --tag=package-2018-03-preview
is specified on the command line.
input-file:
- Microsoft.MachineLearningServices/preview/2018-03-01-preview/machineLearningServices.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-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
- repo: azure-powershell
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.MachineLearningServices
output-folder: $(csharp-sdks-folder)/machinelearningservices/Microsoft.Azure.Management.MachineLearningServices/src/Generated
clear-output-folder: true
See configuration in readme.go.md
See configuration in readme.java.md