Partager via


DocumentIndexResult.Results Propriété

Définition

Obtient la liste des informations status pour chaque document de la demande d’indexation.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.IndexingResult> Results { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Results : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.IndexingResult>
Public ReadOnly Property Results As IList(Of IndexingResult)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à