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

    • withExistingServer

      FirewallRule.DefinitionStages.WithStartIpAddress withExistingServer(String resourceGroupName, String serverName)
      Specifies resourceGroupName, serverName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      serverName - The name of the server.
      Returns:
      the next definition stage.