Partager via


ChainingTrigger.DependsOn Propriété

Définition

Obtient ou définit amont Pipelines.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à