Compartilhar via


ConversationPrediction.Intents Property

Definition

The intent classification results.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.ConversationIntent> Intents { get; }
member this.Intents : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.ConversationIntent>
Public ReadOnly Property Intents As IReadOnlyList(Of ConversationIntent)

Property Value

Applies to