次の方法で共有


DataFactoryMappingDataFlowProperties.Sources プロパティ

定義

データ フロー内のソースの一覧。

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

プロパティ値

適用対象