Partager via


IndexerExecutionInfo.LastResult Propriété

Définition

Obtient le résultat de l’exécution de l’indexeur la plus récente ou en cours.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à