qiskit.providers.BaseBackend.properties¶ BaseBackend.properties()[source]¶ Return the backend properties. Returns the configuration for the backend. If the backend does not support properties, it returns None. Return type BackendProperties