다음을 통해 공유


ConversationalAIAnalysisInput.Conversations Property

Definition

List of multiple conversations.

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

Property Value

Applies to