Condividi tramite


ManagedClusterIngressProfileWebAppRouting.DnsZoneResourceIds Property

Definition

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.

public System.Collections.Generic.IList<Azure.Core.ResourceIdentifier> DnsZoneResourceIds { get; }
member this.DnsZoneResourceIds : System.Collections.Generic.IList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property DnsZoneResourceIds As IList(Of ResourceIdentifier)

Property Value

Applies to