Values.ServiceQuotaExceededExceptionSourceThe request could not be completed because its exceeded the service quota.
type nonrec t = {message : LargeBoundedString.t option;code : LargeBoundedString.t option;resourceId : LargeBoundedString.t option;The ID of the resource.
*)resourceType : LargeBoundedString.t option;The type of the resource.
*)serviceCode : LargeBoundedString.t option;Service code.
*)quotaCode : LargeBoundedString.t option;Quota code.
*)}