ManagedClusterIngressProfile.WebAppRouting Property

Definition

Gets or sets app Routing settings for the ingress profile. You can find an overview and onboarding guide for this feature at https://learn.microsoft.com/en-us/azure/aks/app-routing?tabs=default%2Cdeploy-app-default.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to