Partilhar via


ManagedClusterProperties.HttpProxyConfig Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="httpProxyConfig")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterHttpProxyConfig HttpProxyConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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