Share via


ConversationalAIResult.Conversations Property

Definition

Multiple multi-turn conversations analyzed.

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

Property Value

Applies to