ContentCategoryDefinition.Analyzer 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.
Optional inline definition of analyzer used to process the content.
public Azure.AI.ContentUnderstanding.ContentAnalyzer Analyzer { get; set; }
member this.Analyzer : Azure.AI.ContentUnderstanding.ContentAnalyzer with get, set
Public Property Analyzer As ContentAnalyzer