LuisAppManager.

AddKey(string, string, string, string) Method

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

Syntax

public void AddKey(string azureSubscriptionId, string rgName, string cognitiveServiceName, string cognitiveServiceInternalId)

Parameters

Name Type Description
azureSubscriptionId string
rgName string
cognitiveServiceName string
cognitiveServiceInternalId string

Return Value

Type Description
void