Interface OutboundEndpoint.DefinitionStages.WithParentResource

All Known Subinterfaces:
OutboundEndpoint.Definition
Enclosing interface:
OutboundEndpoint.DefinitionStages

public static interface OutboundEndpoint.DefinitionStages.WithParentResource
The stage of the OutboundEndpoint definition allowing to specify parent resource.
  • Method Details

    • withExistingDnsResolver

      OutboundEndpoint.DefinitionStages.WithSubnet withExistingDnsResolver(String resourceGroupName, String dnsResolverName)
      Specifies resourceGroupName, dnsResolverName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      dnsResolverName - The name of the DNS resolver.
      Returns:
      the next definition stage.