Share via


ManagedCluster.WebAppRoutingEnabled Property

Definition

Whether to enable the Application Routing add-on.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? WebAppRoutingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.WebAppRoutingEnabled : Nullable<bool> with get, set
Public Property WebAppRoutingEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to