Freigeben über


IndexerExecutionResult.Warnings Eigenschaft

Definition

Ruft die Indizierungswarnungen auf Elementebene ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: