Compartir a través de


IndexerExecutionResult.Warnings Propiedad

Definición

Obtiene las advertencias de indexación de nivel de elemento.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a