PublishSettings.IsSentimentAnalysisEnabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sentimentAnalysis")]
public bool IsSentimentAnalysisEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sentimentAnalysis")>]
member this.IsSentimentAnalysisEnabled : bool with get, set
Public Property IsSentimentAnalysisEnabled As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to