SearchIndexerSkillset.Skills Property

Definition

A list of skills in the skillset.

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)

Property Value

Applies to