Share via


ActivityRunsQueryResponse.Value Property

Definition

List of activity runs.

public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Synapse.Artifacts.Models.ActivityRun> Value { get; }
member this.Value : System.Collections.Generic.IReadOnlyList<Azure.Analytics.Synapse.Artifacts.Models.ActivityRun>
Public ReadOnly Property Value As IReadOnlyList(Of ActivityRun)

Property Value

Applies to