Partager via


Index.Fields Propriété

Définition

Obtient ou définit les champs de l’index.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à