Partilhar via


Flowlet.Sinks Propriedade

Definição

Obtém ou define a lista de coletores no Flowlet.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a