ManagedClusterIngressProfileWebAppRoutingOutput interface
Web App Routing settings for the ingress profile.
Properties
| dns |
Resource ID of the DNS Zone to be associated with the web app. Used only when Web App Routing is enabled. |
| enabled | Whether to enable Web App Routing. |
Property Details
dnsZoneResourceId
Resource ID of the DNS Zone to be associated with the web app. Used only when Web App Routing is enabled.
dnsZoneResourceId?: string
Property Value
string
enabled
Whether to enable Web App Routing.
enabled?: boolean
Property Value
boolean