Share via


SpanSentimentEvalSummary.Sentiments Property

Definition

Represents the sentiment evaluation.

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

Property Value

Applies to