Partager via


IndexerExecutionInfo.ExecutionHistory Propriété

Définition

Obtient l’historique des exécutions récentes de l’indexeur, triés dans l’ordre chronologique inverse.

[Newtonsoft.Json.JsonProperty(PropertyName="executionHistory")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.IndexerExecutionResult> ExecutionHistory { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionHistory")>]
member this.ExecutionHistory : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.IndexerExecutionResult>
Public ReadOnly Property ExecutionHistory As IList(Of IndexerExecutionResult)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à