次の方法で共有


TriggerPipelineReference.PipelineReference プロパティ

定義

パイプライン参照を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象