AutoRestSettings.

Generator Property

Summary

The code generator (see CodeGenerator) language.
Assembly
Cake.AutoRest.dll
Namespace
Cake.AutoRest
Containing Type
AutoRestSettings

Syntax

public CodeGenerator Generator { set; }

Value

Type Description
CodeGenerator If not specified, defaults to CSharp.