AppsExtensions.ListUsageScenariosAsync(IApps, CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<System.Collections.Generic.IList<string>> ListUsageScenariosAsync (this Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.IApps operations, System.Threading.CancellationToken cancellationToken = default);
static member ListUsageScenariosAsync : Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.IApps * System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IList<string>>
<Extension()>
Public Function ListUsageScenariosAsync (operations As IApps, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of String))
Parameters
- operations
- IApps
- cancellationToken
- CancellationToken