Compartilhar via


IndexerExecutionResult.Errors Propriedade

Definição

Obtém os erros de indexação no nível do item.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a