Share via


DataflowSourceOperationSettings.DataSources Property

Definition

List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.

public System.Collections.Generic.IList<string> DataSources { get; }
member this.DataSources : System.Collections.Generic.IList<string>
Public ReadOnly Property DataSources As IList(Of String)

Property Value

Applies to