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.