Interface Automation.DefinitionStages.WithLocation

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

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

    • withRegion

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