ContentAnalyzerConfig.ContentCategories Property

Definition

Map of categories to classify the input content(s) against.

public System.Collections.Generic.IDictionary<string,Azure.AI.ContentUnderstanding.ContentCategoryDefinition> ContentCategories { get; }
member this.ContentCategories : System.Collections.Generic.IDictionary<string, Azure.AI.ContentUnderstanding.ContentCategoryDefinition>
Public ReadOnly Property ContentCategories As IDictionary(Of String, ContentCategoryDefinition)

Property Value

Applies to