ManagedClusterIngressProfileWebAppRouting.Nginx 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 configuration for the default NginxIngressController. See more at https://learn.microsoft.com/en-us/azure/aks/app-routing-nginx-configuration#the-default-nginx-ingress-controller.
[Newtonsoft.Json.JsonProperty(PropertyName="nginx")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterIngressProfileNginx Nginx { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nginx")>]
member this.Nginx : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterIngressProfileNginx with get, set
Public Property Nginx As ManagedClusterIngressProfileNginx
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute