KafkaConnectivityEndpoints interface
Kafka bootstrap server and broker related connectivity endpoints.
Properties
bootstrap |
bootstrap server connectivity endpoint. |
broker |
Kafka broker endpoint list. |
Property Details
bootstrapServerEndpoint
bootstrap server connectivity endpoint.
bootstrapServerEndpoint?: string
Property Value
string
brokerEndpoints
Kafka broker endpoint list.
brokerEndpoints?: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript