ManagedClusterIngressProfileWebAppRouting.GatewayAPIImplementationsIstioMode 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.
Whether to enable Istio as a Gateway API implementation for managed ingress with App Routing.
public Azure.ResourceManager.ContainerService.Models.GatewayApiIstioMode? GatewayAPIImplementationsIstioMode { get; set; }
member this.GatewayAPIImplementationsIstioMode : Nullable<Azure.ResourceManager.ContainerService.Models.GatewayApiIstioMode> with get, set
Public Property GatewayAPIImplementationsIstioMode As Nullable(Of GatewayApiIstioMode)