Interface VirtualNetworkLink.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingDnsForwardingRuleset

        VirtualNetworkLink.DefinitionStages.WithCreate 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.