Interface DnsForwardingRuleset.DefinitionStages.WithDnsResolverOutboundEndpoints

    • Method Detail

      • withDnsResolverOutboundEndpoints

        DnsForwardingRuleset.DefinitionStages.WithCreate withDnsResolverOutboundEndpoints​(List<com.azure.core.management.SubResource> dnsResolverOutboundEndpoints)
        Specifies the dnsResolverOutboundEndpoints property: The reference to the DNS resolver outbound endpoints that are used to route DNS queries matching the forwarding rules in the ruleset to the target DNS servers..
        Parameters:
        dnsResolverOutboundEndpoints - The reference to the DNS resolver outbound endpoints that are used to route DNS queries matching the forwarding rules in the ruleset to the target DNS servers.
        Returns:
        the next definition stage.