共用方式為


EntityRecognitionSkill.Categories Property

Definition

A list of entity categories that should be extracted.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.EntityCategory> Categories { get; }
member this.Categories : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.EntityCategory>
Public ReadOnly Property Categories As IList(Of EntityCategory)

Property Value

Applies to