This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Deploy.Bot.LUIS.
Syntax
public Task<string> CreateAppAsync(string appName, string description, string culture, string usageScenario, string domain, CancellationToken ct)
Attributes
| Type |
Description |
| AsyncStateMachineAttribute |
|
Parameters
| Name |
Type |
Description |
| appName |
string |
|
| description |
string |
|
| culture |
string |
|
| usageScenario |
string |
|
| domain |
string |
|
| ct |
CancellationToken |
|
Return Value
| Type |
Description |
| Task<string> |
|