Interface FirewallRule.DefinitionStages.WithParentResource

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

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

    • withExistingAccount

      FirewallRule.DefinitionStages.WithStartIpAddress withExistingAccount(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The name of the Azure resource group.
      accountName - The name of the Data Lake Analytics account.
      Returns:
      the next definition stage.