Freigeben über


ChainingTrigger.DependsOn Eigenschaft

Definition

Ruft Upstream Pipelines ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.dependsOn")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.PipelineReference> DependsOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.dependsOn")>]
member this.DependsOn : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.PipelineReference> with get, set
Public Property DependsOn As IList(Of PipelineReference)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: