次の方法で共有


EntityRecognitionSkill.Categories プロパティ

定義

抽出する必要があるエンティティ カテゴリの一覧。

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)

プロパティ値

適用対象