Gets the primary endpoint for the Kafka broker. This endpoint is used for host processes to Kafka broker communication. To connect to the Kafka broker from a container, use
KafkaServerResource.InternalEndpoint. public EndpointReference PrimaryEndpoint { get; }