Share via


IPredictionOperations Interfaz

Definición

public interface IPredictionOperations
type IPredictionOperations = interface
Public Interface IPredictionOperations
Derivado

Métodos

GetSlotPredictionWithHttpMessagesAsync(Guid, String, PredictionRequest, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String, List<String>>, CancellationToken)
GetVersionPredictionWithHttpMessagesAsync(Guid, String, PredictionRequest, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String, List<String>>, CancellationToken)

Métodos de extensión

GetSlotPredictionAsync(IPredictionOperations, Guid, String, PredictionRequest, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)
GetVersionPredictionAsync(IPredictionOperations, Guid, String, PredictionRequest, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Se aplica a