Skip to content

Files

This branch is 4283 commits behind Azure/azure-rest-api-specs:main.

resource-manager

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 13, 2023
Nov 20, 2019
Dec 24, 2021
May 27, 2022
Mar 13, 2023
Feb 27, 2019
Mar 16, 2022
Jan 6, 2022

Virtual Machine Image Builder

see https://aka.ms/autorest

This is the AutoRest configuration file for Virtual Machine Image Builder.


Getting Started

To build the SDK for Virtual Machine Image Builder, simply Install AutoRest and in this folder, run:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for the Virtual Machine Image Builder API.

title: ImageBuilderClient
description: Azure Virtual Machine Image Builder Client
openapi-type: arm
tag: package-2022-07
azure-arm: true

Tag: package-2022-07

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

input-file:
  - Microsoft.VirtualMachineImages/stable/2022-07-01/imagebuilder.json

Tag: package-2022-02

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

input-file:
  - Microsoft.VirtualMachineImages/stable/2022-02-14/imagebuilder.json

Tag: package-2021-10

These settings apply only when --tag=package-2021-10 is specified on the command line.

input-file:
  - Microsoft.VirtualMachineImages/stable/2021-10-01/imagebuilder.json

Tag: package-2020-02

These settings apply only when --tag=package-2020-02 is specified on the command line.

input-file:
  - Microsoft.VirtualMachineImages/stable/2020-02-14/imagebuilder.json

Tag: package-preview-2019-05

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

input-file:
  - Microsoft.VirtualMachineImages/preview/2019-05-01-preview/imagebuilder.json

Tag: package-2018-02

These settings apply only when --tag=package-2018-02 is specified on the command line.

input-file:
- Microsoft.VirtualMachineImages/preview/2018-02-01-preview/imagebuilder.json

Tag: package-2019-02

These settings apply only when --tag=package-2019-02 is specified on the command line.

input-file:
- Microsoft.VirtualMachineImages/preview/2019-02-01-preview/imagebuilder.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-node
  - repo: azure-resource-manager-schemas
  - repo: azure-powershell

Python

See configuration in readme.python.md

Go

See configuration in readme.go.md

Java

See configuration in readme.java.md