Interface ForwardingRule.DefinitionStages.WithParentResource

All Known Subinterfaces:
ForwardingRule.Definition, ForwardingRule.DefinitionStages.Blank
Enclosing interface:
ForwardingRule.DefinitionStages

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

    • withExistingDnsForwardingRuleset

      ForwardingRule.DefinitionStages.WithDomainName withExistingDnsForwardingRuleset(String resourceGroupName, String dnsForwardingRulesetName)
      Specifies resourceGroupName, dnsForwardingRulesetName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      dnsForwardingRulesetName - The name of the DNS forwarding ruleset.
      Returns:
      the next definition stage.