Values.NotFoundExceptionResponseContentSourceThe response content for not found exception.
type nonrec t = {message : string option;The message of the not found exception response content.
*)resourceType : string option;The resource type of the not found exception response content.
*)}