Interface FrontDoor.DefinitionStages.WithLocation

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

public static interface FrontDoor.DefinitionStages.WithLocation
The stage of the FrontDoor definition allowing to specify location.
  • Method Details

    • withRegion

      FrontDoor.DefinitionStages.WithResourceGroup withRegion(com.azure.core.management.Region location)
      Specifies the region for the resource.
      Parameters:
      location - The geo-location where the resource lives.
      Returns:
      the next definition stage.
    • withRegion

      Specifies the region for the resource.
      Parameters:
      location - The geo-location where the resource lives.
      Returns:
      the next definition stage.