Skip to content

Latest commit

 

History

History
160 lines (111 loc) · 5.92 KB

File metadata and controls

160 lines (111 loc) · 5.92 KB

Go

These settings apply only when --go is specified on the command line.

go:
  license-header: MICROSOFT_MIT_NO_VERSION
  clear-output-folder: true
  namespace: batch

Go multi-api

batch:
  - tag: package-2017-05.5.0
  - tag: package-2018-03.6.1
  - tag: package-2018-08.7.0
  - tag: package-2018-12.8.0
  - tag: package-2019-06.9.0
  - tag: package-2019-08.10.0
  - tag: package-2020-03.11.0
  - tag: package-2020-09.12.0
  - tag: package-2021-06.14.0

Tag: package-2021-06.14.0 and go

These settings apply only when --tag=package-2021-06.14.0 --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)/2021-06-01.14.0/$(namespace)

Tag: package-2020-09.12.0 and go

These settings apply only when --tag=package-2020-09.12.0 --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)/2020-09-01.12.0/$(namespace)

Tag: package-2020-03.11.0 and go

These settings apply only when --tag=package-2020-03.11.0 --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)/2020-03-01.11.0/$(namespace)

Tag: package-2019-08.10.0 and go

These settings apply only when --tag=package-2019-08.10.0 --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)/2019-08-01.10.0/$(namespace)

Tag: package-2019-06.9.0 and go

These settings apply only when --tag=package-2019-06.9.0 --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)/2019-06-01.9.0/$(namespace)

Tag: package-2018-12.8.0 and go

These settings apply only when --tag=package-2018-12.8.0 --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)/2018-12-01.8.0/$(namespace)

Tag: package-2018-08.7.0 and go

These settings apply only when --tag=package-2018-08.7.0 --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)/2018-08-01.7.0/$(namespace)

Tag: package-2018-03.6.1 and go

These settings apply only when --tag=package-2018-03.6.1 --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)/2018-03-01.6.1/$(namespace)

Tag: package-2017-09.6.0 and go

These settings apply only when --tag=package-2017-09.6.0 --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)/2017-09-01.6.0/$(namespace)

Tag: package-2017-06.5.1 and go

These settings apply only when --tag=package-2017-06.5.1 --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)/2017-06-01.5.1/$(namespace)

Tag: package-2017-05.5.0 and go

These settings apply only when --tag=package-2017-05.5.0 --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)/2017-05-01.5.0/$(namespace)

Tag: package-2017-01.4.0 and go

These settings apply only when --tag=package-2017-01.4.0 --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)/2017-01-01.4.0/$(namespace)

Tag: package-2016-07.3.1 and go

These settings apply only when --tag=package-2016-07.3.1 --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)/2016-07-01.3.1/$(namespace)

Tag: package-2016-02.3.0 and go

These settings apply only when --tag=package-2016-02.3.0 --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)/2016-02-01.3.0/$(namespace)

Tag: package-2015-12.2.2 and go

These settings apply only when --tag=2015-12.2.2 --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)/2015-12-01.2.2/$(namespace)