Compartir a través de


DataFlowDebugPackage.DataFlows Propiedad

Definición

Obtiene o establece la lista de flujos de datos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a