SingleLabelClassifyActionResult.DocumentsResults Property

Definition

Gets the result of the execution of a SingleLabelClassifyAction per each input document.

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

Property Value

Applies to