Share via


ManagedClusterHttpProxyConfig.HttpProxy Property

Definition

Gets or sets the HTTP proxy server endpoint to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to