JobDetails.ErrorData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The error data for the job. This is expected only when Status 'Failed'.
public Azure.Quantum.Jobs.Models.ErrorData ErrorData { get; }
member this.ErrorData : Azure.Quantum.Jobs.Models.ErrorData
Public ReadOnly Property ErrorData As ErrorData