Share via


LanguageResult.Statistics Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to