This is the AutoRest configuration file for HealthcareApis.
To build the SDK for HealthcareApis, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for HealthcareApis service.
title: HealthcareApisManagementClient
description: Azure Healthcare APIs Client
openapi-type: arm
tag: package-2024-03-31
azure-arm: true
These settings apply only when --tag=package-2024-03-31
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2024-03-31/healthcare-apis.json
These settings apply only when --tag=package-2024-03
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2024-03-01/healthcare-apis.json
These settings apply only when --tag=package-2023-12
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2023-12-01/healthcare-apis.json
These settings apply only when --tag=package-2023-11
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2023-11-01/healthcare-apis.json
These settings apply only when --tag=package-2023-09
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2023-09-06/healthcare-apis.json
These settings apply only when --tag=package-2023-02
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2023-02-28/healthcare-apis.json
These settings apply only when --tag=package-2022-12
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2022-12-01/healthcare-apis.json
These settings apply only when --tag=package-preview-2022-10
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/preview/2022-10-01-preview/healthcare-apis.json
These settings apply only when --tag=package-2022-06
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2022-06-01/healthcare-apis.json
These settings apply only when --tag=package-2022-05
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2022-05-15/healthcare-apis.json
These settings apply only when --tag=package-preview-2022-01
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/preview/2022-01-31-preview/healthcare-apis.json
These settings apply only when --tag=package-2021-11
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2021-11-01/healthcare-apis.json
These settings apply only when --tag=package-preview-2021-06
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/preview/2021-06-01-preview/healthcare-apis.json
These settings apply only when --tag=package-2021-01
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2021-01-11/healthcare-apis.json
These settings apply only when --tag=package-2020-03-30
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2020-03-30/healthcare-apis.json
These settings apply only when --tag=package-2020-03
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2020-03-15/healthcare-apis.json
These settings apply only when --tag=package-2019-09
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/stable/2019-09-16/healthcare-apis.json
These settings apply only when --tag=package-2018-08-preview
is specified on the command line.
input-file:
- Microsoft.HealthcareApis/preview/2018-08-20-preview/healthcare-apis.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-sdk-for-net-track2
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-resource-manager-schemas
- repo: azure-powershell
These settings apply only when --csharp
is specified on the command line.
Please also specify --csharp-sdks-folder=<path to "SDKs" directory of your azure-sdk-for-net clone>
.
csharp:
# last generated with AutoRest.2.0.4144
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.Management.HealthcareApis
output-folder: $(csharp-sdks-folder)/healthcareapis/Microsoft.Azure.Management.HealthcareApis/src/Generated
clear-output-folder: true
See configuration in readme.python.md
See configuration in readme.cli.md
See configuration in readme.go.md
See configuration in readme.java.md