次の方法で共有


DataFlowDebugPackage.DataFlow プロパティ

定義

データ フロー インスタンスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象