ManagedClusterIngressProfileWebAppRouting.GatewayApiImplementations 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 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