EntitiesEvaluationSummary.Entities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the entities evaluation summary.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.Language.Conversations.Authoring.ConversationAuthoringEntityEvalSummary> Entities { get; }
member this.Entities : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.Language.Conversations.Authoring.ConversationAuthoringEntityEvalSummary>
Public ReadOnly Property Entities As IReadOnlyDictionary(Of String, ConversationAuthoringEntityEvalSummary)