CosmosClientOptions.WebProxy Property

Definition

(Gateway/Https) Get or set the proxy information used for web requests.

[Newtonsoft.Json.JsonIgnore]
public System.Net.IWebProxy WebProxy { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.WebProxy : System.Net.IWebProxy with get, set
Public Property WebProxy As IWebProxy

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to