DiscoveryTask.ExecutionHistory Property

Definition

History of execution events for this task.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Discovery.ExecutionHistoryEntry> ExecutionHistory { get; }
member this.ExecutionHistory : System.Collections.Generic.IReadOnlyList<Azure.AI.Discovery.ExecutionHistoryEntry>
Public ReadOnly Property ExecutionHistory As IReadOnlyList(Of ExecutionHistoryEntry)

Property Value

Applies to