HistoryServerPropertiesResponse.WebProxyEndpoint Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to