IndexerExecutionInfo.LastResult Eigenschaft

Definition

Ruft das Ergebnis der letzten oder in Bearbeitung ausgeführten Indexerausführung ab.

[Newtonsoft.Json.JsonProperty(PropertyName="lastResult")]
public Microsoft.Azure.Search.Models.IndexerExecutionResult LastResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastResult")>]
member this.LastResult : Microsoft.Azure.Search.Models.IndexerExecutionResult
Public ReadOnly Property LastResult As IndexerExecutionResult

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: