These settings apply only when --go
is specified on the command line.
go:
license-header: MICROSOFT_APACHE_NO_VERSION
namespace: cdn
clear-output-folder: true
batch:
- tag: package-2020-09
- tag: package-2020-04
- tag: package-2019-06
- tag: package-2019-04
- tag: package-2017-10
- tag: package-2017-04
- tag: package-2016-10
- tag: package-2016-04
- tag: package-2015-06
These settings apply only when --tag=package-2020-09 --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/$(namespace)/mgmt/2020-09-01/$(namespace)
These settings apply only when --tag=package-2020-04 --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/$(namespace)/mgmt/2020-04-15/$(namespace)
These settings apply only when --tag=package-2019-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/$(namespace)/mgmt/2019-06-15/$(namespace)
These settings apply only when --tag=package-2019-04 --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/$(namespace)/mgmt/2019-04-15/$(namespace)
These settings apply only when --tag=package-2017-10 --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/$(namespace)/mgmt/2017-10-12/$(namespace)
These settings apply only when --tag=package-2017-04 --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/$(namespace)/mgmt/2017-04-02/$(namespace)
These settings apply only when --tag=package-2016-10 --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/$(namespace)/mgmt/2016-10-02/$(namespace)
These settings apply only when --tag=package-2016-04 --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/$(namespace)/mgmt/2016-04-02/$(namespace)
These settings apply only when --tag=package-2015-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/$(namespace)/mgmt/2015-06-01/$(namespace)