Share via


ConversationExportedIntent.AssociatedEntities Property

Definition

The list of associated entities.

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

Property Value

Applies to