Share via


ElasticsearchResource.PrimaryEndpoint Property

Definition

Gets the primary endpoint for the Elasticsearch. This endpoint is used for all API calls over HTTP.

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

Property Value

Applies to