This is the AutoRest configuration file for Azure Communication Services.
To build the SDKs for Azure Communication Services, simply Install AutoRest or via npm
(npm install -g autorest
) and in this folder run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for the Azure Communication Services API.
title: CommunicationServiceManagementClient
openapi-type: arm
openapi-subtype: rpaas
tag: package-2020-08-20
These settings apply only when --tag=package-2020-08-20
is specified on the command line.
input-file:
- Microsoft.Communication/stable/2020-08-20/CommunicationService.json
These settings apply only when --tag=package-2020-08-20-preview
is specified on the command line.
input-file:
- Microsoft.Communication/preview/2020-08-20-preview/CommunicationService.json
This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-java
- repo: azure-cli-extensions
See configuration in readme.csharp.md
See configuration in readme.python.md
See configuration in readme.go.md
See configuration in readme.typescript.md