DeploymentInfoResponse.ElasticsearchEndPoint 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.
Elasticsearch endpoint in Elastic cloud deployment. This is either the aliased_endpoint if available, or the service_url otherwise.
public string ElasticsearchEndPoint { get; }
member this.ElasticsearchEndPoint : string
Public ReadOnly Property ElasticsearchEndPoint As String