KafkaServerResource.PrimaryEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 InternalEndpoint.
public Aspire.Hosting.ApplicationModel.EndpointReference PrimaryEndpoint { get; }
member this.PrimaryEndpoint : Aspire.Hosting.ApplicationModel.EndpointReference
Public ReadOnly Property PrimaryEndpoint As EndpointReference