LuisApiCaller.

AddSubscriptionKey(string, string, string) Method

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

Syntax

public void AddSubscriptionKey(string appId, string keyPath, string subscriptionId)

Parameters

Name Type Description
appId string
keyPath string
subscriptionId string

Return Value

Type Description
void