This is the AutoRest configuration file for ContainerInstance.
To build the SDK for ContainerInstance, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for the ContainerInstance API.
openapi-type: arm
tag: package-preview-2024-05
These settings apply only when --tag=package-preview-2024-10
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2024-10-01-preview/containerInstance.json
These settings apply only when --tag=package-preview-2024-09
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2024-09-01-preview/containerInstance.json
These settings apply only when --tag=package-preview-2024-05
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2024-05-01-preview/containerInstance.json
These settings apply only when --tag=package-2023-05
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2023-05-01/containerInstance.json
These settings apply only when --tag=package-preview-2023-02
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2023-02-01-preview/containerInstance.json
These settings apply only when --tag=package-preview-2022-10
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2022-10-01-preview/containerInstance.json
These settings apply only when --tag=package-2022-09
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2022-09-01/containerInstance.json
These settings apply only when --tag=package-2021-10
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2021-10-01/containerInstance.json
These settings apply only when --tag=package-2021-09
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2021-09-01/containerInstance.json
These settings apply only when --tag=package-2021-07
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2021-07-01/containerInstance.json
These settings apply only when --tag=package-2021-03
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2021-03-01/containerInstance.json
These settings apply only when --tag=package-2020-11
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2020-11-01/containerInstance.json
These settings apply only when --tag=package-2019-12
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2019-12-01/containerInstance.json
These settings apply only when --tag=package-2018-10
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2018-10-01/containerInstance.json
These settings apply only when --tag=package-2018-09
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2018-09-01/containerInstance.json
These settings apply only when --tag=package-2018-06
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2018-06-01/containerInstance.json
These settings apply only when --tag=package-2018-04
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/stable/2018-04-01/containerInstance.json
These settings apply only when --tag=package-2018-02-preview
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2018-02-01-preview/containerInstance.json
These settings apply only when --tag=package-2017-12-preview
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2017-12-01-preview/containerInstance.json
These settings apply only when --tag=package-2017-10-preview
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2017-10-01-preview/containerInstance.json
These settings apply only when --tag=package-2017-08-preview
is specified on the command line.
input-file:
- Microsoft.ContainerInstance/preview/2017-08-01-preview/containerInstance.json
directive:
- suppress: UniqueResourcePaths
from: containerInstance.json
reason: false positive, see https://github.com/Azure/azure-openapi-validator/issues/176
suppressions:
- code: AvoidAdditionalProperties
reason: Using additionalProperties type as the object is user-defined and not subject to any validations at RP level.
from:
- containerInstance.json
where:
- $.definitions.ConfigMap.properties.keyValuePairs
- code: AvoidAdditionalProperties
reason: additional feature addition to existing secretVolumes which is defined as a dictionary
from:
- containerInstance.json
where:
- $.definitions.SecretReferenceVolume
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-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_container_instance']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
See configuration in readme.csharp.md
See configuration in readme.go.md
See configuration in readme.java.md
See configuration in readme.nodejs.md
See configuration in readme.python.md
See configuration in readme.ruby.md
See configuration in readme.typescript.md