Share via


EndpointInfo.EndpointUrl Property

Definition

[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