次の方法で共有


DataFlowDebugPackage.DataFlows プロパティ

定義

データ フローの一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="dataFlows")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource> DataFlows { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataFlows")>]
member this.DataFlows : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource> with get, set
Public Property DataFlows As IList(Of DataFlowDebugResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象