net10.0
namespace Aspire.Elastic.Clients.Elasticsearch
{
    public sealed class ElasticClientsElasticsearchSettings
    {
        public Uri? Endpoint { get; set; }
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Aspire.Elastic.Clients.Elasticsearch , Version=13.0.0.0, PublicKeyToken=

Referencing

Your project needs a package reference to Aspire.Elastic.Clients.Elasticsearch.

Package Aspire.Elastic.Clients.Elasticsearch (13.0.0) net8.0
Platform Restrictions

The property getter is supported on all platforms.

The property setter is supported on all platforms.

  • Built-in API
  • Package-provided API