다음을 통해 공유


TriggerPipelineReference.PipelineReference Property

Definition

Gets or sets pipeline reference.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to