This is the AutoRest configuration file for StorageImportExport.
To build the SDK for StorageImportExport, 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 StorageImportExport API.
openapi-type: arm
tag: package-2016-11
or
openapi-type: arm
tag: package-2020-08
These settings apply only when --tag=package-2016-11
is specified on the command line.
input-file:
- Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json
These settings apply only when --tag=package-2020-08
is specified on the command line.
input-file:
- Microsoft.ImportExport/stable/2020-08-01/storageimportexport.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-go
- repo: azure-sdk-for-node
- repo: azure-sdk-for-js
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js storageimportexport/resource-manager
See configuration in readme.go.md
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.storageimportexport
license-header: MICROSOFT_MIT_NO_CODEGEN
payload-flattening-threshold: 1
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-storageimportexport
batch:
- tag: package-2016-11
or
batch:
- tag: package-2020-08
These settings apply only when --tag=package-2016-11 --java
is specified on the command line.
Please also specify --azure-libraries-for-java=<path to the root directory of your azure-sdk-for-java clone>
.
java:
namespace: com.microsoft.azure.management.storageimportexport.v2016_11_01
output-folder: $(azure-libraries-for-java-folder)/sdk/storageimportexport/mgmt-v2016_11_01
regenerate-manager: true
generate-interface: true
These settings apply only when --tag=package-2020-08 --java
is specified on the command line.
Please also specify --azure-libraries-for-java=<path to the root directory of your azure-sdk-for-java clone>
.
java:
namespace: com.microsoft.azure.management.storageimportexport.v2020_08_01
output-folder: $(azure-libraries-for-java-folder)/sdk/storageimportexport/mgmt-v2020_08_01
regenerate-manager: true
generate-interface: true
See configuration in readme.azureresourceschema.md
AutoRest V3 generators require the use of --tag=all-api-versions
to select api files.
This block is updated by an automatic script. Edits may be lost!
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json
- $(this-folder)/Microsoft.ImportExport/stable/2020-08-01/storageimportexport.json
If there are files that should not be in the all-api-versions
set,
uncomment the exclude-file
section below and add the file paths.
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json