Share via


ManagedCluster.HttpProxyConfig Property

Definition

Gets or sets configurations for provisioning the cluster with HTTP proxy servers.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpProxyConfig")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterHttpProxyConfig HttpProxyConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpProxyConfig")>]
member this.HttpProxyConfig : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterHttpProxyConfig with get, set
Public Property HttpProxyConfig As ManagedClusterHttpProxyConfig

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to