Gets and sets the property EndpointURL.
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.

C# |
public string EndpointURL { get; set; }
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.
C# |
public string EndpointURL { get; set; }