Share via


KafkaConnectivityEndpoints.BrokerEndpoints Property

Definition

Kafka broker endpoint list.

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

Property Value

Applies to