Share via


ConversationalAIAnalysisInput.Conversations Property

Definition

List of multiple conversations.

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

Property Value

Applies to