ElasticsearchResource.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 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