Partager via


ManagedClusterHttpProxyConfig.HttpsProxy Property

Definition

Gets or sets the HTTPS proxy server endpoint to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to