LuisApiCaller.

GetAppVersions(string) Method

Assembly
Cake.Deploy.Bot.LUIS.dll
Namespace
Cake.Deploy.Bot.LUIS
Containing Type
LuisApiCaller

Syntax

public IEnumerable<Version> GetAppVersions(string appId)

Parameters

Name Type Description
appId string

Return Value

Type Description
IEnumerable<Version>