次の方法で共有


TumblingWindowTrigger.Pipeline プロパティ

定義

準備ができているトリガー ウィンドウに対してイベントが発生したときに実行が作成されるパイプラインを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象