SentimentResult.Statistics Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="statistics")]
public Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.RequestStatistics Statistics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statistics")>]
member this.Statistics : Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.RequestStatistics with get, set
Public Property Statistics As RequestStatistics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to