ContentCategoryDefinition Class
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.
Content category definition.
public class ContentCategoryDefinition : System.ClientModel.Primitives.IJsonModel<Azure.AI.ContentUnderstanding.ContentCategoryDefinition>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.ContentUnderstanding.ContentCategoryDefinition>
type ContentCategoryDefinition = class
interface IJsonModel<ContentCategoryDefinition>
interface IPersistableModel<ContentCategoryDefinition>
Public Class ContentCategoryDefinition
Implements IJsonModel(Of ContentCategoryDefinition), IPersistableModel(Of ContentCategoryDefinition)
- Inheritance
-
ContentCategoryDefinition
- Implements
Constructors
| Name | Description |
|---|---|
| ContentCategoryDefinition() |
Initializes a new instance of ContentCategoryDefinition. |
Properties
| Name | Description |
|---|---|
| Analyzer |
Optional inline definition of analyzer used to process the content. |
| AnalyzerId |
Optional analyzer used to process the content. |
| Description |
The description of the category. |