SparkJob.Pipeline Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="pipeline")]
public System.Collections.Generic.IList<Microsoft.Azure.Synapse.Models.SparkJob> Pipeline { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pipeline")>]
member this.Pipeline : System.Collections.Generic.IList<Microsoft.Azure.Synapse.Models.SparkJob> with get, set
Public Property Pipeline As IList(Of SparkJob)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to