ElasticsearchResource.InternalEndpoint 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 internal endpoint for the Elasticsearch. This endpoint used for communications between nodes in a cluster
public Aspire.Hosting.ApplicationModel.EndpointReference InternalEndpoint { get; }
member this.InternalEndpoint : Aspire.Hosting.ApplicationModel.EndpointReference
Public ReadOnly Property InternalEndpoint As EndpointReference