Share via


TextAnalyticsActions.AnalyzeSentimentActions Property

Definition

The set of AnalyzeSentimentAction that will get executed on the input documents.

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.AnalyzeSentimentAction> AnalyzeSentimentActions { get; set; }
member this.AnalyzeSentimentActions : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.AnalyzeSentimentAction> with get, set
Public Property AnalyzeSentimentActions As IReadOnlyCollection(Of AnalyzeSentimentAction)

Property Value

Applies to