AnalyzeOptions.Inputs Property

Definition

Gets the inputs to analyze.

public System.Collections.Generic.IList<Azure.AI.ContentUnderstanding.AnalysisInput> Inputs { get; }
member this.Inputs : System.Collections.Generic.IList<Azure.AI.ContentUnderstanding.AnalysisInput>
Public ReadOnly Property Inputs As IList(Of AnalysisInput)

Property Value

Applies to