PSKubernetesCluster.HttpProxyConfig 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 configurations for provisioning the cluster with HTTP proxy servers.
public Microsoft.Azure.Commands.Aks.Models.PSManagedClusterHTTPProxyConfig HttpProxyConfig { get; set; }
member this.HttpProxyConfig : Microsoft.Azure.Commands.Aks.Models.PSManagedClusterHTTPProxyConfig with get, set
Public Property HttpProxyConfig As PSManagedClusterHTTPProxyConfig