Interface TestLine.DefinitionStages.WithLocation

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

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

    • withRegion

      TestLine.DefinitionStages.WithParentResource 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.