AutoRestSettings.

ClientName Property

Summary

Name to use for the generated client type.
Assembly
Cake.AutoRest.dll
Namespace
Cake.AutoRest
Containing Type
AutoRestSettings

Syntax

public string ClientName { set; }

Value

Type Description
string By default, uses the value of the 'Title' field from the Swagger input.