次の方法で共有


DataFactoryMappingDataFlowProperties.Sinks プロパティ

定義

データ フロー内のシンクの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFlowSink> Sinks { get; }
member this.Sinks : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFlowSink>
Public ReadOnly Property Sinks As IList(Of DataFlowSink)

プロパティ値

適用対象