次の方法で共有


TextAnalyticsActions.AnalyzeSentimentActions プロパティ

定義

入力ドキュメントで実行される の AnalyzeSentimentAction セット。

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)

プロパティ値

適用対象