Interface DevCenter.DefinitionStages.WithLocation

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

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

    • withRegion

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