ContentUnderstandingSkill.ExtractionOptions Property

Definition

Controls the cardinality of the content extracted from the document by the skill.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.ContentUnderstandingSkillExtractionOptions> ExtractionOptions { get; set; }
member this.ExtractionOptions : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.ContentUnderstandingSkillExtractionOptions> with get, set
Public Property ExtractionOptions As IList(Of ContentUnderstandingSkillExtractionOptions)

Property Value

Applies to