WAAS Javascript SDKVariablesQuotaOperationOn this pageVariable.QuotaOperationconst QuotaOperation: { Create: "create"; Delete: "delete"; Update: "update";}; Type Declaration Create readonly Create: "create"; Delete readonly Delete: "delete"; Update readonly Update: "update";