Interface Server.DefinitionStages.WithLocation

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

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

    • withRegion

      Server.DefinitionStages.WithResourceGroup withRegion(com.azure.core.management.Region location)
      Specifies the region for the resource.
      Parameters:
      location - The location the resource resides in.
      Returns:
      the next definition stage.
    • withRegion

      Specifies the region for the resource.
      Parameters:
      location - The location the resource resides in.
      Returns:
      the next definition stage.