fastly:backendBackend()Backend.fromName()Version: 3.37.0On this pageBackend.fromName() Returns the Backend instance with the given name, if one exists. If one does not exist, an error is thrown. Syntax fromName(name) Return value A Backend instance.