Share via


OrchestrationExportedProjectAsset.Intents Property

Definition

Represents the intents of the project.

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

Property Value

Applies to