Share via


DataFactoryChangeDataCaptureData.SourceConnectionsInfo Property

Definition

List of sources connections that can be used as sources in the CDC.

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

Property Value

Applies to