Interface Factory.DefinitionStages.WithLocation

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

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

    • withRegion

      Factory.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.