Partager via


IndexerExecutionResult.Warnings Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à