Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.98 KB

File metadata and controls

59 lines (43 loc) · 1.98 KB

Ruby

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

package-name: azure_mgmt_storagecache
package-version: 2019-08
azure-arm: true

Ruby multi-api

batch:
  - tag: package-2020-10-01
  - tag: package-2020-03-01
  - tag: package-2019-11-01
  - tag: package-2019-08

Tag: package-2020-10-01 and ruby

These settings apply only when --tag=package-2020-10-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::StorageCache::Mgmt::V2020-10-01"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_storagecache/lib

Tag: package-2020-03-01 and ruby

These settings apply only when --tag=package-2020-03-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::StorageCache::Mgmt::V2020-03-01"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_storagecache/lib

Tag: package-2019-11-01 and ruby

These settings apply only when --tag=package-2019-11-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::StorageCache::Mgmt::V2019_11_01"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_storagecache/lib

Tag: package-2019-08 and ruby

These settings apply only when --tag=package-2019-08 --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::StorageCache::Mgmt::V2019_08"
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_storagecache/lib