HybridComputeSettingsProperties.ProxyServer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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