你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于