Partager via


MultiLanguageBatchInput.Documents Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à