다음을 통해 공유


ExecutePipelineActivity.Pipeline Property

Definition

Gets or sets pipeline reference.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.pipeline")]
public Microsoft.Azure.Management.DataFactory.Models.PipelineReference Pipeline { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.pipeline")>]
member this.Pipeline : Microsoft.Azure.Management.DataFactory.Models.PipelineReference with get, set
Public Property Pipeline As PipelineReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to