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 host process, use
KafkaServerResource.InternalEndpoint. public EndpointReference PrimaryEndpoint { get; }