Partager via


Activity.DependsOn Propriété

Définition

Obtient ou définit l’activité dépend de la condition.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à