PredictionOperationsExtensions.GetSlotPredictionAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.PredictionResponse> GetSlotPredictionAsync (this Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.IPredictionOperations operations, Guid appId, string slotName, Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.PredictionRequest predictionRequest, bool? verbose = default, bool? showAllIntents = default, bool? log = default, System.Threading.CancellationToken cancellationToken = default);

Parâmetros

appId
Guid
slotName
String
predictionRequest
PredictionRequest
verbose
Nullable<Boolean>
showAllIntents
Nullable<Boolean>
cancellationToken
CancellationToken

Retornos

Aplica-se a

Produto Versões
Azure SDK for .NET Latest, Preview