Поделиться через


IntentsEvaluationSummary.Intents Property

Definition

Represents the intents evaluation summary.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.Language.Conversations.Authoring.IntentEvaluationSummary> Intents { get; }
member this.Intents : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.Language.Conversations.Authoring.IntentEvaluationSummary>
Public ReadOnly Property Intents As IReadOnlyDictionary(Of String, IntentEvaluationSummary)

Property Value

Applies to