ManagedClusterIngressProfileWebAppRouting.NginxDefaultIngressControllerType 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.
Ingress type for the default NginxIngressController custom resource Serialized Name: ManagedClusterIngressProfileNginx.defaultIngressControllerType
public Azure.ResourceManager.ContainerService.Models.NginxIngressControllerType? NginxDefaultIngressControllerType { get; set; }
member this.NginxDefaultIngressControllerType : Nullable<Azure.ResourceManager.ContainerService.Models.NginxIngressControllerType> with get, set
Public Property NginxDefaultIngressControllerType As Nullable(Of NginxIngressControllerType)