Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.02 KB

File metadata and controls

35 lines (24 loc) · 1.02 KB

C# Compute

see https://aka.ms/autorest

This is the AutoRest configuration file for Commerce.

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>.

Common C# settings

C#

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:
  azure-arm: true
  license-header: MICROSOFT_MIT_NO_VERSION
  payload-flattening-threshold: 2
  clear-output-folder: true

Profile: hybrid_2020_09_01

These settings apply only when --csharp-profile=hybrid_2020_09_01 is specified on the command line.

namespace: Microsoft.Azure.Management.Profiles.$(csharp-profile).Commerce
output-folder: $(csharp-sdks-folder)/$(csharp-profile)/Commerce/Management.Commerce/Generated

batch:
  - tag: profile-hybrid-2020-09-01