Partager via


Skillset.Skills Propriété

Définition

Obtient ou définit une liste de compétences dans l’ensemble de compétences.

[Newtonsoft.Json.JsonProperty(PropertyName="skills")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.Skill> Skills { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skills")>]
member this.Skills : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.Skill> with get, set
Public Property Skills As IList(Of Skill)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à