Values.LimitExceededExceptionResponseContentSourceThe response content for limit exceeded exception.
type nonrec t = {limitType : string option;The limit type of the limit exceeded exception response content.
*)message : string option;The message of the limit exceeded exception response content.
*)}