Values.NotFoundExceptionSourceThe resource specified in the request was not found. See the message field for more information.
type nonrec t = {message : string option;Describes the error encountered.
*)resourceType : string option;The resource type.
*)}