Interface Lab.DefinitionStages.WithLocation

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

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

    • withRegion

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