Partager via


LanguageBatchInput.Documents Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à