Values.ErrorDetailsSourceContains information about the reason that the operation failed. This data type is used as a response element in the GetOrganizationsAccessReport, GetServiceLastAccessedDetails, and GetServiceLastAccessedDetailsWithEntities operations.
type nonrec t = {message : StringType.t option;Detailed information about the reason that the operation failed.
*)code : StringType.t option;The error code associated with the operation failure.
*)}