Partager via


HybridComputeSettingsProperties.ProxyServer Property

Definition

Gets or sets for a non-Azure machine that is not connected directly to the internet, specify a proxy server that the non-Azure machine can use.

[Newtonsoft.Json.JsonProperty(PropertyName="proxyServer")]
public Microsoft.Azure.Management.Security.Models.ProxyServerProperties ProxyServer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="proxyServer")>]
member this.ProxyServer : Microsoft.Azure.Management.Security.Models.ProxyServerProperties with get, set
Public Property ProxyServer As ProxyServerProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to