Values.ServiceQuotaExceededExceptionSourceA service quota was exceeded.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The identifier of the resource that exceeded quota.
*)resourceType : String_.t option;The type of the resource that exceeded quota. Ex: Graph, Snapshot
*)serviceCode : String_.t option;The service code that exceeded quota.
*)quotaCode : String_.t option;Service quota code of the resource for which quota was exceeded.
*)}