次の方法で共有


DetectLanguageResultCollection.Statistics プロパティ

定義

ドキュメント バッチと、それがサービスによって処理された方法に関する統計情報を取得します。 このプロパティは、クライアント呼び出しで IncludeStatistics が true に設定されている場合に値を持ちます。

public Azure.AI.TextAnalytics.TextDocumentBatchStatistics Statistics { get; }
member this.Statistics : Azure.AI.TextAnalytics.TextDocumentBatchStatistics
Public ReadOnly Property Statistics As TextDocumentBatchStatistics

プロパティ値

適用対象