Compartilhar via


IndexerExecutionResult.Warnings Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a