Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 2.05 KB

File metadata and controls

59 lines (43 loc) · 2.05 KB

Ruby

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

package-name: azure_mgmt_event_grid
package-version: "0.16.1"
azure-arm: true

Ruby multi-api

batch:
  - tag: package-2018-05-preview
  - tag: package-2018-01
  - tag: package-2017-09-preview
  - tag: package-2017-06-preview

Tag: package-2018-05-preview and ruby

These settings apply only when --tag=package-2018-05-preview --ruby is specified on the command line. Please also specify --ruby-sdks-folder=<path to the root directory of your azure-sdk-for-ruby clone>.

namespace: "Azure::EventGrid::Mgmt::V2018_05_01_preview"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_event_grid/lib

Tag: package-2018-01 and ruby

These settings apply only when --tag=package-2018-01 --ruby is specified on the command line. Please also specify --ruby-sdks-folder=<path to the root directory of your azure-sdk-for-ruby clone>.

namespace: "Azure::EventGrid::Mgmt::V2018_01_01"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_event_grid/lib

Tag: package-2017-09-preview and ruby

These settings apply only when --tag=package-2017-09-preview --ruby is specified on the command line. Please also specify --ruby-sdks-folder=<path to the root directory of your azure-sdk-for-ruby clone>.

namespace: "Azure::EventGrid::Mgmt::V2017_09_15_preview"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_event_grid/lib

Tag: package-2017-06-preview and ruby

These settings apply only when --tag=package-2017-06-preview --ruby is specified on the command line. Please also specify --ruby-sdks-folder=<path to the root directory of your azure-sdk-for-ruby clone>.

namespace: "Azure::EventGrid::Mgmt::V2017_06_15_preview"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_event_grid/lib