Freigeben über


JobPipelineInformation.Runs Eigenschaft

Definition

Ruft die Liste der Wiederholungsbezeichner ab, die jede Ausführung dieser Pipeline darstellen.

[Newtonsoft.Json.JsonProperty(PropertyName="runs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobPipelineRunInformation> Runs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runs")>]
member this.Runs : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobPipelineRunInformation>
Public ReadOnly Property Runs As IList(Of JobPipelineRunInformation)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: