SearchIndexerSkillset.Skills プロパティ

定義

スキルセット内のスキルの一覧。

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

プロパティ値

適用対象