Share via


Endpoint.EndpointUrl Property

Definition

Gets or sets the URL of the endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="endpointUrl")]
public string EndpointUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointUrl")>]
member this.EndpointUrl : string with get, set
Public Property EndpointUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to