Skip to content

Latest commit

 

History

History
117 lines (75 loc) · 2.58 KB

File metadata and controls

117 lines (75 loc) · 2.58 KB

StorageCache

see https://aka.ms/autorest

This is the AutoRest configuration file for storagecache RP.


Getting Started

To build the SDK for storagecache, simply Install AutoRest and in this folder, run:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for the StorageCache API.

openapi-type: arm
tag: package-2020-10-01
add-credentials: true
title: StorageCacheManagementClient

Tag: package-2020-10-01

These settings apply only when --tag=package-2020-10 is specified on the command line.

input-file:
  - Microsoft.StorageCache/stable/2020-10-01/storagecache.json

Tag: package-2020-03-01

These settings apply only when --tag=package-2020-03-01 is specified on the command line.

input-file:
  - Microsoft.StorageCache/stable/2020-03-01/storagecache.json

Tag: package-2019-11-01

These settings apply only when --tag=package-2019-11-01 is specified on the command line.

input-file:
- Microsoft.StorageCache/stable/2019-11-01/storagecache.json

Tag: package-2019-08

These settings apply only when --tag=package-2019-08 is specified on the command line.

input-file:
- Microsoft.StorageCache/preview/2019-08-01-preview/storagecache.json

Swagger to SDK

This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself.

swagger-to-sdk:
  - repo: azure-sdk-for-python
  - repo: azure-sdk-for-net
  - repo: azure-sdk-for-java
  - repo: azure-sdk-for-go
  - repo: azure-sdk-for-js
  - repo: azure-sdk-for-ruby
    after_scripts:
      - bundle install && rake arm:regen_all_profiles['azure_mgmt_storagecache']
  - repo: azure-cli-extensions
  - repo: azure-resource-manager-schemas
    after_scripts:
      - node sdkauto_afterscript.js storagecache/resource-manager

Python

See configuration in readme.python.md

C#

See configuration in readme.csharp.md

Java

See configuration in readme.java.md

Go

See configuration in readme.go.md

TypeScript

See configuration in readme.typescript.md

Ruby

See configuration in readme.ruby.md

AzureResourceSchema

See configuration in readme.azureresourceschema.md