ManagedClusterWebAppRoutingGatewayAPIImplementations.AppRoutingIstio Property

Definition

Gets or sets configuration for using a sidecar-less Istio control plane for managed ingress via the Gateway API with App Routing. See https://aka.ms/gateway-on-istio for information on using Istio for ingress via the Gateway API.

[Newtonsoft.Json.JsonProperty(PropertyName="appRoutingIstio")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAppRoutingIstio AppRoutingIstio { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appRoutingIstio")>]
member this.AppRoutingIstio : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAppRoutingIstio with get, set
Public Property AppRoutingIstio As ManagedClusterAppRoutingIstio

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to