ModelExtensions.GetEntityFeaturesAsync Método

Definição

public static System.Threading.Tasks.Task<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.ModelFeatureInformation>> GetEntityFeaturesAsync (this Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.IModel operations, Guid appId, string versionId, Guid entityId, System.Threading.CancellationToken cancellationToken = default);

Parâmetros

operations
IModel
appId
Guid
versionId
String
entityId
Guid
cancellationToken
CancellationToken

Retornos

Aplica-se a