Managed Cluster Ingress Profile Web App Routing Args
data class ManagedClusterIngressProfileWebAppRoutingArgs(val dnsZoneResourceIds: Output<List<String>>? = null, val enabled: Output<Boolean>? = null) : ConvertibleToJava<ManagedClusterIngressProfileWebAppRoutingArgs>
Application Routing add-on settings for the ingress profile.
Properties
Link copied to clipboard
Resource IDs of the DNS zones to be associated with the Application Routing add-on. Used only when Application Routing add-on is enabled. Public and private DNS zones can be in different resource groups, but all public DNS zones must be in the same resource group and all private DNS zones must be in the same resource group.