Interface App.DefinitionStages.WithLocation

    • Method Detail

      • withRegion

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

        App.DefinitionStages.WithResourceGroup withRegion​(String location)
        Specifies the region for the resource.
        Parameters:
        location - The geo-location where the resource lives.
        Returns:
        the next definition stage.