Share via


DataFactoryChangeDataCaptureData.TargetConnectionsInfo Property

Definition

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

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

Property Value

Applies to