Freigeben über


DocumentIndexResult.Results Eigenschaft

Definition

Ruft die Liste der status Informationen für jedes Dokument in der Indizierungsanforderung ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: