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