LanguageBatchResult.Statistics プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象