Interface Site.DefinitionStages.WithLocation

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

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

    • withRegion

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