Skip to content

Latest commit

 

History

History
231 lines (151 loc) · 5.54 KB

File metadata and controls

231 lines (151 loc) · 5.54 KB

Azure NetApp Files

see https://aka.ms/autorest

This is the AutoRest configuration file for Azure NetApp Files.


Getting Started

To build the SDK for Azure NetApp Files, 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 Azure NetApp Files API.

title: NetAppManagementClient
description: Microsoft NetApp Azure Resource Provider specification
openapi-type: arm
tag: package-netapp-2020-11-01

Tag: package-netapp-2020-11-01

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

input-file:
- Microsoft.NetApp/stable/2020-11-01/netapp.json

Tag: package-netapp-2020-09-01

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

input-file:
- Microsoft.NetApp/stable/2020-09-01/netapp.json

Tag: package-netapp-2020-08-01

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

input-file:
- Microsoft.NetApp/stable/2020-08-01/netapp.json

Tag: package-netapp-2020-07-01

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

input-file:
- Microsoft.NetApp/stable/2020-07-01/netapp.json

Tag: package-netapp-2020-06-01

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

input-file:
- Microsoft.NetApp/stable/2020-06-01/netapp.json

Tag: package-netapp-2020-05-01

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

input-file:
- Microsoft.NetApp/stable/2020-05-01/netapp.json

Tag: package-netapp-2020-03-01

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

input-file:
- Microsoft.NetApp/stable/2020-03-01/netapp.json

Tag: package-netapp-2020-02-01

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

input-file:
- Microsoft.NetApp/stable/2020-02-01/netapp.json

Tag: package-netapp-2019-11-01

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

input-file:
- Microsoft.NetApp/stable/2019-11-01/netapp.json

Tag: package-netapp-2019-10-01

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

input-file:
- Microsoft.NetApp/stable/2019-10-01/netapp.json

Tag: package-netapp-2019-08-01

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

input-file:
- Microsoft.NetApp/stable/2019-08-01/netapp.json

Tag: package-netapp-2019-07-01

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

input-file:
- Microsoft.NetApp/stable/2019-07-01/netapp.json

Tag: package-netapp-2019-06-01

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

input-file:
- Microsoft.NetApp/stable/2019-06-01/netapp.json

Tag: package-netapp-2019-05-01

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

input-file:
- Microsoft.NetApp/stable/2019-05-01/netapp.json

Tag: package-2017-08-15

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

input-file:
- Microsoft.NetApp/preview/2017-08-15/netapp.json

Code Generation

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-python-track2
  - repo: azure-sdk-for-net
  - repo: azure-sdk-for-js
  - repo: azure-sdk-for-go
  - repo: azure-sdk-for-java
  - repo: azure-sdk-for-trenton  
  - repo: azure-resource-manager-schemas
    after_scripts:
      - node sdkauto_afterscript.js netapp/resource-manager

C#

See configuration in readme.csharp.md

Python

See configuration in readme.python.md

JavaScript/TypeScript

See configuration in readme.typescript.md

Go

See configuration in readme.go.md

Java

See configuration in readme.java.md

AzureResourceSchema

See configuration in readme.azureresourceschema.md

trenton

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

trenton:
    cli-name: netapp
    azure_arm: true
    license_header: MICROSOFT_MIT_NO_VERSION
    payload_flattening_threshold: 2
    namespace: netapp
    package-name: netapp
    clear_output_folder: false