Share via


ConversationalAIAnalysis.Intents Property

Definition

The intent classification results for this conversation.

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

Property Value

Applies to