Tamil
மொழிகள்
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

Warning

The package qiskit-ibmq-provider is being deprecated and its repo is going to be archived soon. Please transition to the new packages. More information in https://ibm.biz/provider_migration_guide

qiskit.providers.ibmq.job.IBMQJob.properties

IBMQJob.properties()[source]

Return the backend properties for this job.

Return type

Optional[BackendProperties]

Returns

The backend properties used for this job, or None if properties are not available.

Raises

IBMQJobApiError -- If an unexpected error occurred when communicating with the server.