Share via


KafkaServerResource.InternalEndpoint Property

Definition

Gets the internal endpoint for the Kafka broker. This endpoint is used for container to broker communication. To connect to the Kafka broker from a host process, use PrimaryEndpoint.

public Aspire.Hosting.ApplicationModel.EndpointReference InternalEndpoint { get; }
member this.InternalEndpoint : Aspire.Hosting.ApplicationModel.EndpointReference
Public ReadOnly Property InternalEndpoint As EndpointReference

Property Value

Applies to