Interface Workspace.DefinitionStages.WithLocation

    • Method Detail

      • withRegion

        Workspace.DefinitionStages.WithCreate withRegion​(com.azure.core.management.Region location)
        Specifies the region for the resource.
        Parameters:
        location - Specifies the location of the resource.
        Returns:
        the next definition stage.
      • withRegion

        Workspace.DefinitionStages.WithCreate withRegion​(String location)
        Specifies the region for the resource.
        Parameters:
        location - Specifies the location of the resource.
        Returns:
        the next definition stage.