Skip to content

Latest commit

 

History

History
107 lines (68 loc) · 2.29 KB

File metadata and controls

107 lines (68 loc) · 2.29 KB

ContainerServiceFleet

see https://aka.ms/autorest

This is the AutoRest configuration file for ContainerServiceFleet. The service is hosted under the Microsoft.ContainerService resource provider but exposes a separate set of resources, apis, and SDKs.

Getting Started

To build the SDK for ContainerServices, install Autorest. Then in this folder, run this command:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for the ContainerServices API.

openapi-type: arm
tag: package-2023-03-preview

Tag: package-2023-03-preview

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

input-file:
  - preview/2023-03-15-preview/fleets.json

Tag: package-2022-09-preview

These settings apply only when --tag=package-2022-09-preview is specified on the command line.

input-file:
  - preview/2022-09-02-preview/fleets.json

Tag: package-2022-07-preview

These settings apply only when --tag=package-2022-07-preview is specified on the command line.

input-file:
  - preview/2022-07-02-preview/fleets.json

Tag: package-2022-06-preview

These settings apply only when --tag=package-2022-06-preview is specified on the command line.

input-file:
  - preview/2022-06-02-preview/fleets.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-track2
  - repo: azure-sdk-for-java
  - repo: azure-sdk-for-go
  - repo: azure-sdk-for-js
  - repo: azure-sdk-for-net-track2
  - repo: azure-sdk-for-node
  - repo: azure-resource-manager-schemas
  - repo: azure-powershell

C#

See configuration in readme.csharp.md

Go

See configuration in readme.go.md

Python

See configuration in readme.python.md

Java

See configuration in readme.java.md

Suppression