Compartir a través de


DetectLanguageResultCollection.Statistics Propiedad

Definición

Obtiene estadísticas sobre el lote de documentos y cómo lo procesó el servicio. Esta propiedad tendrá un valor cuando IncludeStatistics esté establecido en true en la llamada de cliente.

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

Valor de propiedad

Se aplica a