These settings apply only when --go
is specified on the command line.
go:
license-header: MICROSOFT_MIT_NO_VERSION
clear-output-folder: true
namespace: siterecovery
batch:
- tag: package-2021-06
- tag: package-2021-02
- tag: package-2018-07
- tag: package-2018-01
- tag: package-2016-08
These settings apply only when --tag=package-2021-06 --go
is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>
.
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2021-06-01/$(namespace)
These settings apply only when --tag=package-2021-02 --go
is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>
.
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2021-02-10/$(namespace)
These settings apply only when --tag=package-2018-07 --go
is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>
.
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2018-07-10/$(namespace)
These settings apply only when --tag=package-2018-01 --go
is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>
.
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2018-01-10/$(namespace)
These settings apply only when --tag=package-2016-08 --go
is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>
.
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2016-08-10/$(namespace)