Partilhar via


Skillset.Skills Propriedade

Definição

Obtém ou define uma lista de habilidades no conjunto de habilidades.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a