DataFlowDebugPackage.DataFlows Propriedade

Definição

Obtém ou define a lista de fluxos de dados

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a