次の方法で共有


ClassifyDocumentResultCollection.Statistics プロパティ

定義

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

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

プロパティ値

適用対象