Compartilhar via


EntitiesBatchResult.Documents Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="documents")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.EntitiesBatchResultItem> Documents { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="documents")>]
member this.Documents : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.EntitiesBatchResultItem>
Public ReadOnly Property Documents As IList(Of EntitiesBatchResultItem)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a