Partager via


Flowlet.Sinks Propriété

Définition

Obtient ou définit la liste des récepteurs dans 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à