ManagedClusterWebAppRoutingGatewayAPIImplementations.AppRoutingIstio 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 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