ManagedClusterIngressProfileWebAppRouting.GatewayApiImplementations Property

Definition

Gets or sets configurations for Gateway API providers to be used for managed ingress with App Routing. See https://aka.ms/k8s-gateway-api for more information on the Gateway API.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to