Interface FrontDoor.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      FrontDoor.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Name of the Resource group within the Azure subscription.
      Returns:
      the next definition stage.