qiskit.providers.ibmq.IBMQBackend.configuration¶
- IBMQBackend.configuration()[fuente]¶
Return the backend configuration.
Backend configuration contains fixed information about the backend, such as its name, number of qubits, basis gates, coupling map, quantum volume, etc.
The schema for backend configuration can be found in Qiskit/ibm-quantum-schemas.
- Tipo del valor devuelto
- Devuelve
The configuration for the backend.