qiskit.providers.ProviderV1.backends¶ abstract ProviderV1.backends(name=None, **kwargs)[source]¶ Return a list of backends matching the specified filtering. প্যারামিটার name (str) -- name of the backend. **kwargs -- dict used for filtering. রিটার্নস a list of Backends that match the filteringcriteria. রিটার্ন টাইপ list[Backend]