qiskit.providers.BaseBackend.properties¶
- BaseBackend.properties()[Quellcode]¶
Return the backend properties.
- Rückgabe
the configuration for the backend. If the backend does not support properties, it returns
None
.- Rückgabetyp
Return the backend properties.
the configuration for the backend. If the backend
does not support properties, it returns None
.