Values.ConflictExceptionSourceUpdating or deleting a resource can cause an inconsistent state.
type nonrec t = {message : ErrorMessage.t option;resourceId : ResourceId.t option;The resource ID that prompted the conflict error.
*)resourceType : ResourceType.t option;The resource type that prompted the conflict error.
*)}