MultiLanguageTextInput.MultiLanguageInputs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The input documents to be analyzed.
public System.Collections.Generic.IList<Azure.AI.Language.Text.MultiLanguageInput> MultiLanguageInputs { get; }
member this.MultiLanguageInputs : System.Collections.Generic.IList<Azure.AI.Language.Text.MultiLanguageInput>
Public ReadOnly Property MultiLanguageInputs As IList(Of MultiLanguageInput)