This is the AutoRest configuration file for RecoveryServicesBackup.
To build the SDK for RecoveryServicesBackup, 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 RecoveryServicesBackup API.
title: Recovery Services Backup Client
description: Open API 2.0 Specs for Azure RecoveryServices Backup service
openapi-type: arm
tag: package-2021-01
csharp-sdks-folder: ./Generated/CSharp
python-sdks-folder: ./Generated/Python
go-sdk-folder: ./Generated/Golang
license-header: MICROSOFT_MIT
Run validations when --validate
is specified on command line
azure-validator: true
model-validator: true
semantic-validator: true
message-format: json
These settings apply only when --tag=package-2021-01
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2021-01-01/bms.json
- Microsoft.RecoveryServices/stable/2018-12-20/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2020-12
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2020-12-01/bms.json
- Microsoft.RecoveryServices/stable/2018-12-20/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2020-10
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2020-10-01/bms.json
- Microsoft.RecoveryServices/stable/2018-12-20/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2020-07
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2020-07-01/bms.json
- Microsoft.RecoveryServices/stable/2018-12-20/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2020-02
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2020-02-02/bms.json
- Microsoft.RecoveryServices/stable/2019-06-15/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-12-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2019-06
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2019-06-15/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-12-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2019-05
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2019-05-13/bms.json
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-12-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2017-07
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2017-07-01/bms.json
- Microsoft.RecoveryServices/stable/2016-12-01/bms.json
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2016-06
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2016-06-01/recoveryservicesbackup.json
- Microsoft.RecoveryServices/stable/2016-06-01/registeredIdentities.json
These settings apply only when --tag=package-2016-08
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2016-08-10/operations.json
These settings apply only when --tag=package-2016-12
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2016-12-01/bms.json
These settings apply only when --tag=package-2017-07
is specified on the command line.
input-file:
- Microsoft.RecoveryServices/stable/2017-07-01/bms.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-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_recovery_services_backup']
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js recoveryservicesbackup/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
payload-flattening-threshold: 1
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.Management.RecoveryServices.Backup
output-folder: $(csharp-sdks-folder)/recoveryservices-backup/Microsoft.Azure.Management.RecoveryServices.Backup/src/Generated
clear-output-folder: true
See configuration in readme.go.md
See configuration in readme.java.md
See configuration in readme.azureresourceschema.md