Partager via


IndexerExecutionResult.Errors Propriété

Définition

Obtient les erreurs d’indexation au niveau de l’élément.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à