This is the AutoRest configuration file for azurestackhci.
To build the SDKs for My API, simply install AutoRest via npm
(npm install -g autorest
) and then run:
autorest readme.md
To see additional help and options, run:
autorest --help
For other options on installation see Installing AutoRest on the AutoRest github page.
These are the global settings for the azurestackhci.
title: AzureStackHCIClient
description: Azure Stack HCI management service
openapi-type: arm
openapi-subtype: rpaas
tag: package-2022-05
directive:
- suppress: R3020
from:
- arcSettings.json
- clusters.json
- extensions.json
- operations.json
reason: Microsoft.AzureStackHCI is the correct name for our RP.
These settings apply only when --tag=package-2022-05
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/stable/2022-05-01/arcSettings.json
- Microsoft.AzureStackHCI/stable/2022-05-01/clusters.json
- Microsoft.AzureStackHCI/stable/2022-05-01/extensions.json
- Microsoft.AzureStackHCI/stable/2022-05-01/operations.json
These settings apply only when --tag=package-2022-03
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/stable/2022-03-01/arcSettings.json
- Microsoft.AzureStackHCI/stable/2022-03-01/clusters.json
- Microsoft.AzureStackHCI/stable/2022-03-01/extensions.json
- Microsoft.AzureStackHCI/stable/2022-03-01/operations.json
These settings apply only when --tag=package-2022-01
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/stable/2022-01-01/arcSettings.json
- Microsoft.AzureStackHCI/stable/2022-01-01/clusters.json
- Microsoft.AzureStackHCI/stable/2022-01-01/extensions.json
- Microsoft.AzureStackHCI/stable/2022-01-01/operations.json
These settings apply only when --tag=package-2021-09
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/stable/2021-09-01/arcSettings.json
- Microsoft.AzureStackHCI/stable/2021-09-01/clusters.json
- Microsoft.AzureStackHCI/stable/2021-09-01/extensions.json
- Microsoft.AzureStackHCI/stable/2021-09-01/operations.json
These settings apply only when --tag=package-preview-2021-01
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/preview/2021-01-01-preview/arcSettings.json
- Microsoft.AzureStackHCI/preview/2021-01-01-preview/clusters.json
- Microsoft.AzureStackHCI/preview/2021-01-01-preview/extensions.json
- Microsoft.AzureStackHCI/preview/2021-01-01-preview/operations.json
These settings apply only when --tag=package-2020-10
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/stable/2020-10-01/azurestackhci.json
These settings apply only when --tag=package-2020-03-01-preview
is specified on the command line.
input-file:
- Microsoft.AzureStackHCI/preview/2020-03-01-preview/azurestackhci.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-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_azurestackhci']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
See configuration in readme.go.md
See configuration in readme.java.md
See configuration in readme.python.md
See configuration in readme.ruby.md
See configuration in readme.typescript.md
See configuration in readme.csharp.md