@azure/arm-datadog 3.1.0 → 4.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (772) hide show
  1. package/LICENSE +3 -3
  2. package/README.md +37 -31
  3. package/dist/browser/api/billingInfo/index.d.ts +3 -0
  4. package/dist/browser/api/billingInfo/index.js +4 -0
  5. package/dist/browser/api/billingInfo/index.js.map +1 -0
  6. package/dist/browser/api/billingInfo/operations.d.ts +9 -0
  7. package/dist/browser/api/billingInfo/operations.js +34 -0
  8. package/dist/browser/api/billingInfo/operations.js.map +1 -0
  9. package/dist/browser/api/billingInfo/options.d.ts +5 -0
  10. package/dist/browser/api/billingInfo/options.js +4 -0
  11. package/dist/browser/api/billingInfo/options.js.map +1 -0
  12. package/dist/browser/api/creationSupported/index.d.ts +3 -0
  13. package/dist/browser/api/creationSupported/index.js +4 -0
  14. package/dist/browser/api/creationSupported/index.js.map +1 -0
  15. package/dist/browser/api/creationSupported/operations.d.ts +14 -0
  16. package/dist/browser/api/creationSupported/operations.js +64 -0
  17. package/dist/browser/api/creationSupported/operations.js.map +1 -0
  18. package/dist/browser/api/creationSupported/options.d.ts +8 -0
  19. package/dist/browser/api/creationSupported/options.js +4 -0
  20. package/dist/browser/api/creationSupported/options.js.map +1 -0
  21. package/dist/browser/api/datadogMonitorResources/index.d.ts +3 -0
  22. package/dist/browser/api/datadogMonitorResources/index.js +4 -0
  23. package/dist/browser/api/datadogMonitorResources/index.js.map +1 -0
  24. package/dist/browser/api/datadogMonitorResources/operations.d.ts +14 -0
  25. package/dist/browser/api/datadogMonitorResources/operations.js +70 -0
  26. package/dist/browser/api/datadogMonitorResources/operations.js.map +1 -0
  27. package/dist/browser/api/datadogMonitorResources/options.d.ts +10 -0
  28. package/dist/browser/api/datadogMonitorResources/options.js +4 -0
  29. package/dist/browser/api/datadogMonitorResources/options.js.map +1 -0
  30. package/dist/browser/api/index.d.ts +3 -0
  31. package/dist/browser/api/index.js +4 -0
  32. package/dist/browser/api/index.js.map +1 -0
  33. package/dist/browser/api/marketplaceAgreements/index.d.ts +3 -0
  34. package/dist/browser/api/marketplaceAgreements/index.js +4 -0
  35. package/dist/browser/api/marketplaceAgreements/index.js.map +1 -0
  36. package/dist/browser/api/marketplaceAgreements/operations.d.ts +14 -0
  37. package/dist/browser/api/marketplaceAgreements/operations.js +64 -0
  38. package/dist/browser/api/marketplaceAgreements/operations.js.map +1 -0
  39. package/dist/browser/api/marketplaceAgreements/options.d.ts +11 -0
  40. package/dist/browser/api/marketplaceAgreements/options.js +4 -0
  41. package/dist/browser/api/marketplaceAgreements/options.js.map +1 -0
  42. package/dist/browser/api/microsoftDatadogContext.d.ts +20 -0
  43. package/dist/browser/api/microsoftDatadogContext.js +25 -0
  44. package/dist/browser/api/microsoftDatadogContext.js.map +1 -0
  45. package/dist/browser/api/monitoredSubscriptions/index.d.ts +3 -0
  46. package/dist/browser/api/monitoredSubscriptions/index.js +4 -0
  47. package/dist/browser/api/monitoredSubscriptions/index.js.map +1 -0
  48. package/dist/browser/api/monitoredSubscriptions/operations.d.ts +27 -0
  49. package/dist/browser/api/monitoredSubscriptions/operations.js +171 -0
  50. package/dist/browser/api/monitoredSubscriptions/operations.js.map +1 -0
  51. package/dist/browser/api/monitoredSubscriptions/options.d.ts +26 -0
  52. package/dist/browser/api/monitoredSubscriptions/options.js +4 -0
  53. package/dist/browser/api/monitoredSubscriptions/options.js.map +1 -0
  54. package/dist/browser/api/monitors/index.d.ts +3 -0
  55. package/dist/browser/api/monitors/index.js +4 -0
  56. package/dist/browser/api/monitors/index.js.map +1 -0
  57. package/dist/browser/api/monitors/operations.d.ts +67 -0
  58. package/dist/browser/api/monitors/operations.js +464 -0
  59. package/dist/browser/api/monitors/operations.js.map +1 -0
  60. package/dist/browser/api/monitors/options.d.ts +57 -0
  61. package/dist/browser/api/monitors/options.js +4 -0
  62. package/dist/browser/api/monitors/options.js.map +1 -0
  63. package/dist/browser/api/operations/index.d.ts +3 -0
  64. package/dist/browser/api/operations/index.js +4 -0
  65. package/dist/browser/api/operations/index.js.map +1 -0
  66. package/dist/browser/api/operations/operations.d.ts +10 -0
  67. package/dist/browser/api/operations/operations.js +35 -0
  68. package/dist/browser/api/operations/operations.js.map +1 -0
  69. package/dist/browser/api/operations/options.d.ts +5 -0
  70. package/dist/browser/api/operations/options.js +4 -0
  71. package/dist/browser/api/operations/options.js.map +1 -0
  72. package/dist/browser/api/organizations/index.d.ts +3 -0
  73. package/dist/browser/api/organizations/index.js +4 -0
  74. package/dist/browser/api/organizations/index.js.map +1 -0
  75. package/dist/browser/api/organizations/operations.d.ts +10 -0
  76. package/dist/browser/api/organizations/operations.js +42 -0
  77. package/dist/browser/api/organizations/operations.js.map +1 -0
  78. package/dist/browser/api/organizations/options.d.ts +10 -0
  79. package/dist/browser/api/organizations/options.js +4 -0
  80. package/dist/browser/api/organizations/options.js.map +1 -0
  81. package/dist/browser/api/saaSOperationGroup/index.d.ts +3 -0
  82. package/dist/browser/api/saaSOperationGroup/index.js +4 -0
  83. package/dist/browser/api/saaSOperationGroup/index.js.map +1 -0
  84. package/dist/browser/api/saaSOperationGroup/operations.d.ts +9 -0
  85. package/dist/browser/api/saaSOperationGroup/operations.js +34 -0
  86. package/dist/browser/api/saaSOperationGroup/operations.js.map +1 -0
  87. package/dist/browser/api/saaSOperationGroup/options.d.ts +5 -0
  88. package/dist/browser/api/saaSOperationGroup/options.js +4 -0
  89. package/dist/browser/api/saaSOperationGroup/options.js.map +1 -0
  90. package/dist/browser/api/singleSignOnConfigurations/index.d.ts +3 -0
  91. package/dist/browser/api/singleSignOnConfigurations/index.js +4 -0
  92. package/dist/browser/api/singleSignOnConfigurations/index.js.map +1 -0
  93. package/dist/browser/api/singleSignOnConfigurations/operations.d.ts +19 -0
  94. package/dist/browser/api/singleSignOnConfigurations/operations.js +104 -0
  95. package/dist/browser/api/singleSignOnConfigurations/operations.js.map +1 -0
  96. package/dist/browser/api/singleSignOnConfigurations/options.d.ts +15 -0
  97. package/dist/browser/api/singleSignOnConfigurations/options.js +4 -0
  98. package/dist/browser/api/singleSignOnConfigurations/options.js.map +1 -0
  99. package/dist/browser/api/tagRules/index.d.ts +3 -0
  100. package/dist/browser/api/tagRules/index.js +4 -0
  101. package/dist/browser/api/tagRules/index.js.map +1 -0
  102. package/dist/browser/api/tagRules/operations.d.ts +18 -0
  103. package/dist/browser/api/tagRules/operations.js +98 -0
  104. package/dist/browser/api/tagRules/operations.js.map +1 -0
  105. package/dist/browser/api/tagRules/options.d.ts +13 -0
  106. package/dist/browser/api/tagRules/options.js +4 -0
  107. package/dist/browser/api/tagRules/options.js.map +1 -0
  108. package/dist/browser/classic/billingInfo/index.d.ts +10 -0
  109. package/dist/browser/classic/billingInfo/index.js +14 -0
  110. package/dist/browser/classic/billingInfo/index.js.map +1 -0
  111. package/dist/browser/classic/creationSupported/index.d.ts +13 -0
  112. package/dist/browser/classic/creationSupported/index.js +15 -0
  113. package/dist/browser/classic/creationSupported/index.js.map +1 -0
  114. package/dist/browser/classic/datadogMonitorResources/index.d.ts +18 -0
  115. package/dist/browser/classic/datadogMonitorResources/index.js +24 -0
  116. package/dist/browser/classic/datadogMonitorResources/index.js.map +1 -0
  117. package/dist/browser/classic/index.d.ts +12 -0
  118. package/dist/browser/classic/index.js +4 -0
  119. package/dist/browser/classic/index.js.map +1 -0
  120. package/dist/browser/classic/marketplaceAgreements/index.d.ts +13 -0
  121. package/dist/browser/classic/marketplaceAgreements/index.js +15 -0
  122. package/dist/browser/classic/marketplaceAgreements/index.js.map +1 -0
  123. package/dist/browser/classic/monitoredSubscriptions/index.d.ts +33 -0
  124. package/dist/browser/classic/monitoredSubscriptions/index.js +43 -0
  125. package/dist/browser/classic/monitoredSubscriptions/index.js.map +1 -0
  126. package/dist/browser/classic/monitors/index.d.ts +53 -0
  127. package/dist/browser/classic/monitors/index.js +53 -0
  128. package/dist/browser/classic/monitors/index.js.map +1 -0
  129. package/dist/browser/classic/operations/index.d.ts +11 -0
  130. package/dist/browser/classic/operations/index.js +14 -0
  131. package/dist/browser/classic/operations/index.js.map +1 -0
  132. package/dist/browser/classic/organizations/index.d.ts +16 -0
  133. package/dist/browser/classic/organizations/index.js +23 -0
  134. package/dist/browser/classic/organizations/index.js.map +1 -0
  135. package/dist/browser/classic/saaSOperationGroup/index.d.ts +10 -0
  136. package/dist/browser/classic/saaSOperationGroup/index.js +14 -0
  137. package/dist/browser/classic/saaSOperationGroup/index.js.map +1 -0
  138. package/dist/browser/classic/singleSignOnConfigurations/index.d.ts +21 -0
  139. package/dist/browser/classic/singleSignOnConfigurations/index.js +25 -0
  140. package/dist/browser/classic/singleSignOnConfigurations/index.js.map +1 -0
  141. package/dist/browser/classic/tagRules/index.d.ts +15 -0
  142. package/dist/browser/classic/tagRules/index.js +16 -0
  143. package/dist/browser/classic/tagRules/index.js.map +1 -0
  144. package/dist/browser/index.d.ts +26 -0
  145. package/dist/browser/index.js +9 -0
  146. package/dist/browser/index.js.map +1 -0
  147. package/dist/browser/logger.d.ts +2 -0
  148. package/dist/browser/logger.js +5 -0
  149. package/dist/browser/logger.js.map +1 -0
  150. package/dist/browser/microsoftDatadogClient.d.ts +45 -0
  151. package/dist/browser/microsoftDatadogClient.js +72 -0
  152. package/dist/browser/microsoftDatadogClient.js.map +1 -0
  153. package/dist/browser/models/index.d.ts +3 -0
  154. package/dist/browser/models/index.js +4 -0
  155. package/dist/browser/models/index.js.map +1 -0
  156. package/dist/browser/models/models.d.ts +889 -0
  157. package/dist/browser/models/models.js +996 -0
  158. package/dist/browser/models/models.js.map +1 -0
  159. package/dist/browser/package.json +3 -0
  160. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  161. package/dist/browser/restorePollerHelpers.js +112 -0
  162. package/dist/browser/restorePollerHelpers.js.map +1 -0
  163. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  164. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  165. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  166. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  167. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  168. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  169. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  170. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  171. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  172. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
  173. package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
  174. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
  175. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  176. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  177. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  178. package/dist/commonjs/api/billingInfo/index.d.ts +3 -0
  179. package/dist/commonjs/api/billingInfo/index.js +28 -0
  180. package/dist/commonjs/api/billingInfo/index.js.map +7 -0
  181. package/dist/commonjs/api/billingInfo/operations.d.ts +9 -0
  182. package/dist/commonjs/api/billingInfo/operations.js +65 -0
  183. package/dist/commonjs/api/billingInfo/operations.js.map +7 -0
  184. package/dist/commonjs/api/billingInfo/options.d.ts +5 -0
  185. package/dist/commonjs/api/billingInfo/options.js +16 -0
  186. package/dist/commonjs/api/billingInfo/options.js.map +7 -0
  187. package/dist/commonjs/api/creationSupported/index.d.ts +3 -0
  188. package/dist/commonjs/api/creationSupported/index.js +30 -0
  189. package/dist/commonjs/api/creationSupported/index.js.map +7 -0
  190. package/dist/commonjs/api/creationSupported/operations.d.ts +14 -0
  191. package/dist/commonjs/api/creationSupported/operations.js +110 -0
  192. package/dist/commonjs/api/creationSupported/operations.js.map +7 -0
  193. package/dist/commonjs/api/creationSupported/options.d.ts +8 -0
  194. package/dist/commonjs/api/creationSupported/options.js +16 -0
  195. package/dist/commonjs/api/creationSupported/options.js.map +7 -0
  196. package/dist/commonjs/api/datadogMonitorResources/index.d.ts +3 -0
  197. package/dist/commonjs/api/datadogMonitorResources/index.js +30 -0
  198. package/dist/commonjs/api/datadogMonitorResources/index.js.map +7 -0
  199. package/dist/commonjs/api/datadogMonitorResources/operations.d.ts +14 -0
  200. package/dist/commonjs/api/datadogMonitorResources/operations.js +110 -0
  201. package/dist/commonjs/api/datadogMonitorResources/operations.js.map +7 -0
  202. package/dist/commonjs/api/datadogMonitorResources/options.d.ts +10 -0
  203. package/dist/commonjs/api/datadogMonitorResources/options.js +16 -0
  204. package/dist/commonjs/api/datadogMonitorResources/options.js.map +7 -0
  205. package/dist/commonjs/api/index.d.ts +3 -0
  206. package/dist/commonjs/api/index.js +28 -0
  207. package/dist/commonjs/api/index.js.map +7 -0
  208. package/dist/commonjs/api/marketplaceAgreements/index.d.ts +3 -0
  209. package/dist/commonjs/api/marketplaceAgreements/index.js +30 -0
  210. package/dist/commonjs/api/marketplaceAgreements/index.js.map +7 -0
  211. package/dist/commonjs/api/marketplaceAgreements/operations.d.ts +14 -0
  212. package/dist/commonjs/api/marketplaceAgreements/operations.js +110 -0
  213. package/dist/commonjs/api/marketplaceAgreements/operations.js.map +7 -0
  214. package/dist/commonjs/api/marketplaceAgreements/options.d.ts +11 -0
  215. package/dist/commonjs/api/marketplaceAgreements/options.js +16 -0
  216. package/dist/commonjs/api/marketplaceAgreements/options.js.map +7 -0
  217. package/dist/commonjs/api/microsoftDatadogContext.d.ts +20 -0
  218. package/dist/commonjs/api/microsoftDatadogContext.js +47 -0
  219. package/dist/commonjs/api/microsoftDatadogContext.js.map +7 -0
  220. package/dist/commonjs/api/monitoredSubscriptions/index.d.ts +3 -0
  221. package/dist/commonjs/api/monitoredSubscriptions/index.js +36 -0
  222. package/dist/commonjs/api/monitoredSubscriptions/index.js.map +7 -0
  223. package/dist/commonjs/api/monitoredSubscriptions/operations.d.ts +27 -0
  224. package/dist/commonjs/api/monitoredSubscriptions/operations.js +250 -0
  225. package/dist/commonjs/api/monitoredSubscriptions/operations.js.map +7 -0
  226. package/dist/commonjs/api/monitoredSubscriptions/options.d.ts +26 -0
  227. package/dist/commonjs/api/monitoredSubscriptions/options.js +16 -0
  228. package/dist/commonjs/api/monitoredSubscriptions/options.js.map +7 -0
  229. package/dist/commonjs/api/monitors/index.d.ts +3 -0
  230. package/dist/commonjs/api/monitors/index.js +56 -0
  231. package/dist/commonjs/api/monitors/index.js.map +7 -0
  232. package/dist/commonjs/api/monitors/operations.d.ts +67 -0
  233. package/dist/commonjs/api/monitors/operations.js +671 -0
  234. package/dist/commonjs/api/monitors/operations.js.map +7 -0
  235. package/dist/commonjs/api/monitors/options.d.ts +57 -0
  236. package/dist/commonjs/api/monitors/options.js +16 -0
  237. package/dist/commonjs/api/monitors/options.js.map +7 -0
  238. package/dist/commonjs/api/operations/index.d.ts +3 -0
  239. package/dist/commonjs/api/operations/index.js +28 -0
  240. package/dist/commonjs/api/operations/index.js.map +7 -0
  241. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  242. package/dist/commonjs/api/operations/operations.js +72 -0
  243. package/dist/commonjs/api/operations/operations.js.map +7 -0
  244. package/dist/commonjs/api/operations/options.d.ts +5 -0
  245. package/dist/commonjs/api/operations/options.js +16 -0
  246. package/dist/commonjs/api/operations/options.js.map +7 -0
  247. package/dist/commonjs/api/organizations/index.d.ts +3 -0
  248. package/dist/commonjs/api/organizations/index.js +28 -0
  249. package/dist/commonjs/api/organizations/index.js.map +7 -0
  250. package/dist/commonjs/api/organizations/operations.d.ts +10 -0
  251. package/dist/commonjs/api/organizations/operations.js +73 -0
  252. package/dist/commonjs/api/organizations/operations.js.map +7 -0
  253. package/dist/commonjs/api/organizations/options.d.ts +10 -0
  254. package/dist/commonjs/api/organizations/options.js +16 -0
  255. package/dist/commonjs/api/organizations/options.js.map +7 -0
  256. package/dist/commonjs/api/saaSOperationGroup/index.d.ts +3 -0
  257. package/dist/commonjs/api/saaSOperationGroup/index.js +28 -0
  258. package/dist/commonjs/api/saaSOperationGroup/index.js.map +7 -0
  259. package/dist/commonjs/api/saaSOperationGroup/operations.d.ts +9 -0
  260. package/dist/commonjs/api/saaSOperationGroup/operations.js +65 -0
  261. package/dist/commonjs/api/saaSOperationGroup/operations.js.map +7 -0
  262. package/dist/commonjs/api/saaSOperationGroup/options.d.ts +5 -0
  263. package/dist/commonjs/api/saaSOperationGroup/options.js +16 -0
  264. package/dist/commonjs/api/saaSOperationGroup/options.js.map +7 -0
  265. package/dist/commonjs/api/singleSignOnConfigurations/index.d.ts +3 -0
  266. package/dist/commonjs/api/singleSignOnConfigurations/index.js +32 -0
  267. package/dist/commonjs/api/singleSignOnConfigurations/index.js.map +7 -0
  268. package/dist/commonjs/api/singleSignOnConfigurations/operations.d.ts +19 -0
  269. package/dist/commonjs/api/singleSignOnConfigurations/operations.js +165 -0
  270. package/dist/commonjs/api/singleSignOnConfigurations/operations.js.map +7 -0
  271. package/dist/commonjs/api/singleSignOnConfigurations/options.d.ts +15 -0
  272. package/dist/commonjs/api/singleSignOnConfigurations/options.js +16 -0
  273. package/dist/commonjs/api/singleSignOnConfigurations/options.js.map +7 -0
  274. package/dist/commonjs/api/tagRules/index.d.ts +3 -0
  275. package/dist/commonjs/api/tagRules/index.js +32 -0
  276. package/dist/commonjs/api/tagRules/index.js.map +7 -0
  277. package/dist/commonjs/api/tagRules/operations.d.ts +18 -0
  278. package/dist/commonjs/api/tagRules/operations.js +159 -0
  279. package/dist/commonjs/api/tagRules/operations.js.map +7 -0
  280. package/dist/commonjs/api/tagRules/options.d.ts +13 -0
  281. package/dist/commonjs/api/tagRules/options.js +16 -0
  282. package/dist/commonjs/api/tagRules/options.js.map +7 -0
  283. package/dist/commonjs/classic/billingInfo/index.d.ts +10 -0
  284. package/dist/commonjs/classic/billingInfo/index.js +38 -0
  285. package/dist/commonjs/classic/billingInfo/index.js.map +7 -0
  286. package/dist/commonjs/classic/creationSupported/index.d.ts +13 -0
  287. package/dist/commonjs/classic/creationSupported/index.js +39 -0
  288. package/dist/commonjs/classic/creationSupported/index.js.map +7 -0
  289. package/dist/commonjs/classic/datadogMonitorResources/index.d.ts +18 -0
  290. package/dist/commonjs/classic/datadogMonitorResources/index.js +48 -0
  291. package/dist/commonjs/classic/datadogMonitorResources/index.js.map +7 -0
  292. package/dist/commonjs/classic/index.d.ts +12 -0
  293. package/dist/commonjs/classic/index.js +16 -0
  294. package/dist/commonjs/classic/index.js.map +7 -0
  295. package/dist/commonjs/classic/marketplaceAgreements/index.d.ts +13 -0
  296. package/dist/commonjs/classic/marketplaceAgreements/index.js +39 -0
  297. package/dist/commonjs/classic/marketplaceAgreements/index.js.map +7 -0
  298. package/dist/commonjs/classic/monitoredSubscriptions/index.d.ts +33 -0
  299. package/dist/commonjs/classic/monitoredSubscriptions/index.js +79 -0
  300. package/dist/commonjs/classic/monitoredSubscriptions/index.js.map +7 -0
  301. package/dist/commonjs/classic/monitors/index.d.ts +53 -0
  302. package/dist/commonjs/classic/monitors/index.js +77 -0
  303. package/dist/commonjs/classic/monitors/index.js.map +7 -0
  304. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  305. package/dist/commonjs/classic/operations/index.js +38 -0
  306. package/dist/commonjs/classic/operations/index.js.map +7 -0
  307. package/dist/commonjs/classic/organizations/index.d.ts +16 -0
  308. package/dist/commonjs/classic/organizations/index.js +47 -0
  309. package/dist/commonjs/classic/organizations/index.js.map +7 -0
  310. package/dist/commonjs/classic/saaSOperationGroup/index.d.ts +10 -0
  311. package/dist/commonjs/classic/saaSOperationGroup/index.js +38 -0
  312. package/dist/commonjs/classic/saaSOperationGroup/index.js.map +7 -0
  313. package/dist/commonjs/classic/singleSignOnConfigurations/index.d.ts +21 -0
  314. package/dist/commonjs/classic/singleSignOnConfigurations/index.js +61 -0
  315. package/dist/commonjs/classic/singleSignOnConfigurations/index.js.map +7 -0
  316. package/dist/commonjs/classic/tagRules/index.d.ts +15 -0
  317. package/dist/commonjs/classic/tagRules/index.js +40 -0
  318. package/dist/commonjs/classic/tagRules/index.js.map +7 -0
  319. package/dist/commonjs/index.d.ts +26 -0
  320. package/dist/commonjs/index.js +64 -0
  321. package/dist/commonjs/index.js.map +7 -0
  322. package/dist/commonjs/logger.d.ts +2 -0
  323. package/dist/commonjs/logger.js +29 -0
  324. package/dist/commonjs/logger.js.map +7 -0
  325. package/dist/commonjs/microsoftDatadogClient.d.ts +45 -0
  326. package/dist/commonjs/microsoftDatadogClient.js +93 -0
  327. package/dist/commonjs/microsoftDatadogClient.js.map +7 -0
  328. package/dist/commonjs/models/index.d.ts +3 -0
  329. package/dist/commonjs/models/index.js +50 -0
  330. package/dist/commonjs/models/index.js.map +7 -0
  331. package/dist/commonjs/models/models.d.ts +889 -0
  332. package/dist/commonjs/models/models.js +1111 -0
  333. package/dist/commonjs/models/models.js.map +7 -0
  334. package/dist/commonjs/package.json +3 -0
  335. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  336. package/dist/commonjs/restorePollerHelpers.js +125 -0
  337. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  338. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  339. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  340. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  341. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  342. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  343. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  344. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  345. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  346. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  347. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
  348. package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
  349. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
  350. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  351. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  352. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  353. package/{types → dist/commonjs}/tsdoc-metadata.json +11 -11
  354. package/dist/esm/api/billingInfo/index.d.ts +3 -0
  355. package/dist/esm/api/billingInfo/index.js +4 -0
  356. package/dist/esm/api/billingInfo/index.js.map +1 -0
  357. package/dist/esm/api/billingInfo/operations.d.ts +9 -0
  358. package/dist/esm/api/billingInfo/operations.js +34 -0
  359. package/dist/esm/api/billingInfo/operations.js.map +1 -0
  360. package/dist/esm/api/billingInfo/options.d.ts +5 -0
  361. package/dist/esm/api/billingInfo/options.js +4 -0
  362. package/dist/esm/api/billingInfo/options.js.map +1 -0
  363. package/dist/esm/api/creationSupported/index.d.ts +3 -0
  364. package/dist/esm/api/creationSupported/index.js +4 -0
  365. package/dist/esm/api/creationSupported/index.js.map +1 -0
  366. package/dist/esm/api/creationSupported/operations.d.ts +14 -0
  367. package/dist/esm/api/creationSupported/operations.js +64 -0
  368. package/dist/esm/api/creationSupported/operations.js.map +1 -0
  369. package/dist/esm/api/creationSupported/options.d.ts +8 -0
  370. package/dist/esm/api/creationSupported/options.js +4 -0
  371. package/dist/esm/api/creationSupported/options.js.map +1 -0
  372. package/dist/esm/api/datadogMonitorResources/index.d.ts +3 -0
  373. package/dist/esm/api/datadogMonitorResources/index.js +4 -0
  374. package/dist/esm/api/datadogMonitorResources/index.js.map +1 -0
  375. package/dist/esm/api/datadogMonitorResources/operations.d.ts +14 -0
  376. package/dist/esm/api/datadogMonitorResources/operations.js +70 -0
  377. package/dist/esm/api/datadogMonitorResources/operations.js.map +1 -0
  378. package/dist/esm/api/datadogMonitorResources/options.d.ts +10 -0
  379. package/dist/esm/api/datadogMonitorResources/options.js +4 -0
  380. package/dist/esm/api/datadogMonitorResources/options.js.map +1 -0
  381. package/dist/esm/api/index.d.ts +3 -0
  382. package/dist/esm/api/index.js +4 -0
  383. package/dist/esm/api/index.js.map +1 -0
  384. package/dist/esm/api/marketplaceAgreements/index.d.ts +3 -0
  385. package/dist/esm/api/marketplaceAgreements/index.js +4 -0
  386. package/dist/esm/api/marketplaceAgreements/index.js.map +1 -0
  387. package/dist/esm/api/marketplaceAgreements/operations.d.ts +14 -0
  388. package/dist/esm/api/marketplaceAgreements/operations.js +64 -0
  389. package/dist/esm/api/marketplaceAgreements/operations.js.map +1 -0
  390. package/dist/esm/api/marketplaceAgreements/options.d.ts +11 -0
  391. package/dist/esm/api/marketplaceAgreements/options.js +4 -0
  392. package/dist/esm/api/marketplaceAgreements/options.js.map +1 -0
  393. package/dist/esm/api/microsoftDatadogContext.d.ts +20 -0
  394. package/dist/esm/api/microsoftDatadogContext.js +25 -0
  395. package/dist/esm/api/microsoftDatadogContext.js.map +1 -0
  396. package/dist/esm/api/monitoredSubscriptions/index.d.ts +3 -0
  397. package/dist/esm/api/monitoredSubscriptions/index.js +4 -0
  398. package/dist/esm/api/monitoredSubscriptions/index.js.map +1 -0
  399. package/dist/esm/api/monitoredSubscriptions/operations.d.ts +27 -0
  400. package/dist/esm/api/monitoredSubscriptions/operations.js +171 -0
  401. package/dist/esm/api/monitoredSubscriptions/operations.js.map +1 -0
  402. package/dist/esm/api/monitoredSubscriptions/options.d.ts +26 -0
  403. package/dist/esm/api/monitoredSubscriptions/options.js +4 -0
  404. package/dist/esm/api/monitoredSubscriptions/options.js.map +1 -0
  405. package/dist/esm/api/monitors/index.d.ts +3 -0
  406. package/dist/esm/api/monitors/index.js +4 -0
  407. package/dist/esm/api/monitors/index.js.map +1 -0
  408. package/dist/esm/api/monitors/operations.d.ts +67 -0
  409. package/dist/esm/api/monitors/operations.js +464 -0
  410. package/dist/esm/api/monitors/operations.js.map +1 -0
  411. package/dist/esm/api/monitors/options.d.ts +57 -0
  412. package/dist/esm/api/monitors/options.js +4 -0
  413. package/dist/esm/api/monitors/options.js.map +1 -0
  414. package/dist/esm/api/operations/index.d.ts +3 -0
  415. package/dist/esm/api/operations/index.js +4 -0
  416. package/dist/esm/api/operations/index.js.map +1 -0
  417. package/dist/esm/api/operations/operations.d.ts +10 -0
  418. package/dist/esm/api/operations/operations.js +35 -0
  419. package/dist/esm/api/operations/operations.js.map +1 -0
  420. package/dist/esm/api/operations/options.d.ts +5 -0
  421. package/dist/esm/api/operations/options.js +4 -0
  422. package/dist/esm/api/operations/options.js.map +1 -0
  423. package/dist/esm/api/organizations/index.d.ts +3 -0
  424. package/dist/esm/api/organizations/index.js +4 -0
  425. package/dist/esm/api/organizations/index.js.map +1 -0
  426. package/dist/esm/api/organizations/operations.d.ts +10 -0
  427. package/dist/esm/api/organizations/operations.js +42 -0
  428. package/dist/esm/api/organizations/operations.js.map +1 -0
  429. package/dist/esm/api/organizations/options.d.ts +10 -0
  430. package/dist/esm/api/organizations/options.js +4 -0
  431. package/dist/esm/api/organizations/options.js.map +1 -0
  432. package/dist/esm/api/saaSOperationGroup/index.d.ts +3 -0
  433. package/dist/esm/api/saaSOperationGroup/index.js +4 -0
  434. package/dist/esm/api/saaSOperationGroup/index.js.map +1 -0
  435. package/dist/esm/api/saaSOperationGroup/operations.d.ts +9 -0
  436. package/dist/esm/api/saaSOperationGroup/operations.js +34 -0
  437. package/dist/esm/api/saaSOperationGroup/operations.js.map +1 -0
  438. package/dist/esm/api/saaSOperationGroup/options.d.ts +5 -0
  439. package/dist/esm/api/saaSOperationGroup/options.js +4 -0
  440. package/dist/esm/api/saaSOperationGroup/options.js.map +1 -0
  441. package/dist/esm/api/singleSignOnConfigurations/index.d.ts +3 -0
  442. package/dist/esm/api/singleSignOnConfigurations/index.js +4 -0
  443. package/dist/esm/api/singleSignOnConfigurations/index.js.map +1 -0
  444. package/dist/esm/api/singleSignOnConfigurations/operations.d.ts +19 -0
  445. package/dist/esm/api/singleSignOnConfigurations/operations.js +104 -0
  446. package/dist/esm/api/singleSignOnConfigurations/operations.js.map +1 -0
  447. package/dist/esm/api/singleSignOnConfigurations/options.d.ts +15 -0
  448. package/dist/esm/api/singleSignOnConfigurations/options.js +4 -0
  449. package/dist/esm/api/singleSignOnConfigurations/options.js.map +1 -0
  450. package/dist/esm/api/tagRules/index.d.ts +3 -0
  451. package/dist/esm/api/tagRules/index.js +4 -0
  452. package/dist/esm/api/tagRules/index.js.map +1 -0
  453. package/dist/esm/api/tagRules/operations.d.ts +18 -0
  454. package/dist/esm/api/tagRules/operations.js +98 -0
  455. package/dist/esm/api/tagRules/operations.js.map +1 -0
  456. package/dist/esm/api/tagRules/options.d.ts +13 -0
  457. package/dist/esm/api/tagRules/options.js +4 -0
  458. package/dist/esm/api/tagRules/options.js.map +1 -0
  459. package/dist/esm/classic/billingInfo/index.d.ts +10 -0
  460. package/dist/esm/classic/billingInfo/index.js +14 -0
  461. package/dist/esm/classic/billingInfo/index.js.map +1 -0
  462. package/dist/esm/classic/creationSupported/index.d.ts +13 -0
  463. package/dist/esm/classic/creationSupported/index.js +15 -0
  464. package/dist/esm/classic/creationSupported/index.js.map +1 -0
  465. package/dist/esm/classic/datadogMonitorResources/index.d.ts +18 -0
  466. package/dist/esm/classic/datadogMonitorResources/index.js +24 -0
  467. package/dist/esm/classic/datadogMonitorResources/index.js.map +1 -0
  468. package/dist/esm/classic/index.d.ts +12 -0
  469. package/dist/esm/classic/index.js +4 -0
  470. package/dist/esm/classic/index.js.map +1 -0
  471. package/dist/esm/classic/marketplaceAgreements/index.d.ts +13 -0
  472. package/dist/esm/classic/marketplaceAgreements/index.js +15 -0
  473. package/dist/esm/classic/marketplaceAgreements/index.js.map +1 -0
  474. package/dist/esm/classic/monitoredSubscriptions/index.d.ts +33 -0
  475. package/dist/esm/classic/monitoredSubscriptions/index.js +43 -0
  476. package/dist/esm/classic/monitoredSubscriptions/index.js.map +1 -0
  477. package/dist/esm/classic/monitors/index.d.ts +53 -0
  478. package/dist/esm/classic/monitors/index.js +53 -0
  479. package/dist/esm/classic/monitors/index.js.map +1 -0
  480. package/dist/esm/classic/operations/index.d.ts +11 -0
  481. package/dist/esm/classic/operations/index.js +14 -0
  482. package/dist/esm/classic/operations/index.js.map +1 -0
  483. package/dist/esm/classic/organizations/index.d.ts +16 -0
  484. package/dist/esm/classic/organizations/index.js +23 -0
  485. package/dist/esm/classic/organizations/index.js.map +1 -0
  486. package/dist/esm/classic/saaSOperationGroup/index.d.ts +10 -0
  487. package/dist/esm/classic/saaSOperationGroup/index.js +14 -0
  488. package/dist/esm/classic/saaSOperationGroup/index.js.map +1 -0
  489. package/dist/esm/classic/singleSignOnConfigurations/index.d.ts +21 -0
  490. package/dist/esm/classic/singleSignOnConfigurations/index.js +25 -0
  491. package/dist/esm/classic/singleSignOnConfigurations/index.js.map +1 -0
  492. package/dist/esm/classic/tagRules/index.d.ts +15 -0
  493. package/dist/esm/classic/tagRules/index.js +16 -0
  494. package/dist/esm/classic/tagRules/index.js.map +1 -0
  495. package/dist/esm/index.d.ts +26 -0
  496. package/dist/esm/index.js +9 -0
  497. package/dist/esm/index.js.map +1 -0
  498. package/dist/esm/logger.d.ts +2 -0
  499. package/dist/esm/logger.js +5 -0
  500. package/dist/esm/logger.js.map +1 -0
  501. package/dist/esm/microsoftDatadogClient.d.ts +45 -0
  502. package/dist/esm/microsoftDatadogClient.js +72 -0
  503. package/dist/esm/microsoftDatadogClient.js.map +1 -0
  504. package/dist/esm/models/index.d.ts +3 -0
  505. package/dist/esm/models/index.js +4 -0
  506. package/dist/esm/models/index.js.map +1 -0
  507. package/dist/esm/models/models.d.ts +889 -0
  508. package/dist/esm/models/models.js +996 -0
  509. package/dist/esm/models/models.js.map +1 -0
  510. package/dist/esm/package.json +3 -0
  511. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  512. package/dist/esm/restorePollerHelpers.js +112 -0
  513. package/dist/esm/restorePollerHelpers.js.map +1 -0
  514. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  515. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  516. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  517. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  518. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  519. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  520. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  521. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  522. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  523. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
  524. package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
  525. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
  526. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  527. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  528. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  529. package/package.json +278 -85
  530. package/CHANGELOG.md +0 -61
  531. package/dist/index.js +0 -4387
  532. package/dist/index.js.map +0 -1
  533. package/dist/index.min.js +0 -1
  534. package/dist/index.min.js.map +0 -1
  535. package/dist-esm/samples-dev/creationSupportedGetSample.d.ts +0 -2
  536. package/dist-esm/samples-dev/creationSupportedGetSample.d.ts.map +0 -1
  537. package/dist-esm/samples-dev/creationSupportedGetSample.js +0 -38
  538. package/dist-esm/samples-dev/creationSupportedGetSample.js.map +0 -1
  539. package/dist-esm/samples-dev/creationSupportedListSample.d.ts +0 -2
  540. package/dist-esm/samples-dev/creationSupportedListSample.d.ts.map +0 -1
  541. package/dist-esm/samples-dev/creationSupportedListSample.js +0 -54
  542. package/dist-esm/samples-dev/creationSupportedListSample.js.map +0 -1
  543. package/dist-esm/samples-dev/marketplaceAgreementsCreateOrUpdateSample.d.ts +0 -2
  544. package/dist-esm/samples-dev/marketplaceAgreementsCreateOrUpdateSample.d.ts.map +0 -1
  545. package/dist-esm/samples-dev/marketplaceAgreementsCreateOrUpdateSample.js +0 -37
  546. package/dist-esm/samples-dev/marketplaceAgreementsCreateOrUpdateSample.js.map +0 -1
  547. package/dist-esm/samples-dev/marketplaceAgreementsListSample.d.ts +0 -2
  548. package/dist-esm/samples-dev/marketplaceAgreementsListSample.d.ts.map +0 -1
  549. package/dist-esm/samples-dev/marketplaceAgreementsListSample.js +0 -53
  550. package/dist-esm/samples-dev/marketplaceAgreementsListSample.js.map +0 -1
  551. package/dist-esm/samples-dev/monitoredSubscriptionsCreateorUpdateSample.d.ts +0 -2
  552. package/dist-esm/samples-dev/monitoredSubscriptionsCreateorUpdateSample.d.ts.map +0 -1
  553. package/dist-esm/samples-dev/monitoredSubscriptionsCreateorUpdateSample.js +0 -40
  554. package/dist-esm/samples-dev/monitoredSubscriptionsCreateorUpdateSample.js.map +0 -1
  555. package/dist-esm/samples-dev/monitoredSubscriptionsDeleteSample.d.ts +0 -2
  556. package/dist-esm/samples-dev/monitoredSubscriptionsDeleteSample.d.ts.map +0 -1
  557. package/dist-esm/samples-dev/monitoredSubscriptionsDeleteSample.js +0 -40
  558. package/dist-esm/samples-dev/monitoredSubscriptionsDeleteSample.js.map +0 -1
  559. package/dist-esm/samples-dev/monitoredSubscriptionsGetSample.d.ts +0 -2
  560. package/dist-esm/samples-dev/monitoredSubscriptionsGetSample.d.ts.map +0 -1
  561. package/dist-esm/samples-dev/monitoredSubscriptionsGetSample.js +0 -40
  562. package/dist-esm/samples-dev/monitoredSubscriptionsGetSample.js.map +0 -1
  563. package/dist-esm/samples-dev/monitoredSubscriptionsListSample.d.ts +0 -2
  564. package/dist-esm/samples-dev/monitoredSubscriptionsListSample.d.ts.map +0 -1
  565. package/dist-esm/samples-dev/monitoredSubscriptionsListSample.js +0 -55
  566. package/dist-esm/samples-dev/monitoredSubscriptionsListSample.js.map +0 -1
  567. package/dist-esm/samples-dev/monitoredSubscriptionsUpdateSample.d.ts +0 -2
  568. package/dist-esm/samples-dev/monitoredSubscriptionsUpdateSample.d.ts.map +0 -1
  569. package/dist-esm/samples-dev/monitoredSubscriptionsUpdateSample.js +0 -40
  570. package/dist-esm/samples-dev/monitoredSubscriptionsUpdateSample.js.map +0 -1
  571. package/dist-esm/samples-dev/monitorsCreateSample.d.ts +0 -2
  572. package/dist-esm/samples-dev/monitorsCreateSample.d.ts.map +0 -1
  573. package/dist-esm/samples-dev/monitorsCreateSample.js +0 -39
  574. package/dist-esm/samples-dev/monitorsCreateSample.js.map +0 -1
  575. package/dist-esm/samples-dev/monitorsDeleteSample.d.ts +0 -2
  576. package/dist-esm/samples-dev/monitorsDeleteSample.d.ts.map +0 -1
  577. package/dist-esm/samples-dev/monitorsDeleteSample.js +0 -39
  578. package/dist-esm/samples-dev/monitorsDeleteSample.js.map +0 -1
  579. package/dist-esm/samples-dev/monitorsGetDefaultKeySample.d.ts +0 -2
  580. package/dist-esm/samples-dev/monitorsGetDefaultKeySample.d.ts.map +0 -1
  581. package/dist-esm/samples-dev/monitorsGetDefaultKeySample.js +0 -39
  582. package/dist-esm/samples-dev/monitorsGetDefaultKeySample.js.map +0 -1
  583. package/dist-esm/samples-dev/monitorsGetSample.d.ts +0 -2
  584. package/dist-esm/samples-dev/monitorsGetSample.d.ts.map +0 -1
  585. package/dist-esm/samples-dev/monitorsGetSample.js +0 -39
  586. package/dist-esm/samples-dev/monitorsGetSample.js.map +0 -1
  587. package/dist-esm/samples-dev/monitorsListApiKeysSample.d.ts +0 -2
  588. package/dist-esm/samples-dev/monitorsListApiKeysSample.d.ts.map +0 -1
  589. package/dist-esm/samples-dev/monitorsListApiKeysSample.js +0 -55
  590. package/dist-esm/samples-dev/monitorsListApiKeysSample.js.map +0 -1
  591. package/dist-esm/samples-dev/monitorsListByResourceGroupSample.d.ts +0 -2
  592. package/dist-esm/samples-dev/monitorsListByResourceGroupSample.d.ts.map +0 -1
  593. package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js +0 -54
  594. package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js.map +0 -1
  595. package/dist-esm/samples-dev/monitorsListHostsSample.d.ts +0 -2
  596. package/dist-esm/samples-dev/monitorsListHostsSample.d.ts.map +0 -1
  597. package/dist-esm/samples-dev/monitorsListHostsSample.js +0 -55
  598. package/dist-esm/samples-dev/monitorsListHostsSample.js.map +0 -1
  599. package/dist-esm/samples-dev/monitorsListLinkedResourcesSample.d.ts +0 -2
  600. package/dist-esm/samples-dev/monitorsListLinkedResourcesSample.d.ts.map +0 -1
  601. package/dist-esm/samples-dev/monitorsListLinkedResourcesSample.js +0 -55
  602. package/dist-esm/samples-dev/monitorsListLinkedResourcesSample.js.map +0 -1
  603. package/dist-esm/samples-dev/monitorsListMonitoredResourcesSample.d.ts +0 -2
  604. package/dist-esm/samples-dev/monitorsListMonitoredResourcesSample.d.ts.map +0 -1
  605. package/dist-esm/samples-dev/monitorsListMonitoredResourcesSample.js +0 -55
  606. package/dist-esm/samples-dev/monitorsListMonitoredResourcesSample.js.map +0 -1
  607. package/dist-esm/samples-dev/monitorsListSample.d.ts +0 -2
  608. package/dist-esm/samples-dev/monitorsListSample.d.ts.map +0 -1
  609. package/dist-esm/samples-dev/monitorsListSample.js +0 -53
  610. package/dist-esm/samples-dev/monitorsListSample.js.map +0 -1
  611. package/dist-esm/samples-dev/monitorsRefreshSetPasswordLinkSample.d.ts +0 -2
  612. package/dist-esm/samples-dev/monitorsRefreshSetPasswordLinkSample.d.ts.map +0 -1
  613. package/dist-esm/samples-dev/monitorsRefreshSetPasswordLinkSample.js +0 -39
  614. package/dist-esm/samples-dev/monitorsRefreshSetPasswordLinkSample.js.map +0 -1
  615. package/dist-esm/samples-dev/monitorsSetDefaultKeySample.d.ts +0 -2
  616. package/dist-esm/samples-dev/monitorsSetDefaultKeySample.d.ts.map +0 -1
  617. package/dist-esm/samples-dev/monitorsSetDefaultKeySample.js +0 -39
  618. package/dist-esm/samples-dev/monitorsSetDefaultKeySample.js.map +0 -1
  619. package/dist-esm/samples-dev/monitorsUpdateSample.d.ts +0 -2
  620. package/dist-esm/samples-dev/monitorsUpdateSample.d.ts.map +0 -1
  621. package/dist-esm/samples-dev/monitorsUpdateSample.js +0 -39
  622. package/dist-esm/samples-dev/monitorsUpdateSample.js.map +0 -1
  623. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  624. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  625. package/dist-esm/samples-dev/operationsListSample.js +0 -53
  626. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  627. package/dist-esm/samples-dev/singleSignOnConfigurationsCreateOrUpdateSample.d.ts +0 -2
  628. package/dist-esm/samples-dev/singleSignOnConfigurationsCreateOrUpdateSample.d.ts.map +0 -1
  629. package/dist-esm/samples-dev/singleSignOnConfigurationsCreateOrUpdateSample.js +0 -40
  630. package/dist-esm/samples-dev/singleSignOnConfigurationsCreateOrUpdateSample.js.map +0 -1
  631. package/dist-esm/samples-dev/singleSignOnConfigurationsGetSample.d.ts +0 -2
  632. package/dist-esm/samples-dev/singleSignOnConfigurationsGetSample.d.ts.map +0 -1
  633. package/dist-esm/samples-dev/singleSignOnConfigurationsGetSample.js +0 -40
  634. package/dist-esm/samples-dev/singleSignOnConfigurationsGetSample.js.map +0 -1
  635. package/dist-esm/samples-dev/singleSignOnConfigurationsListSample.d.ts +0 -2
  636. package/dist-esm/samples-dev/singleSignOnConfigurationsListSample.d.ts.map +0 -1
  637. package/dist-esm/samples-dev/singleSignOnConfigurationsListSample.js +0 -55
  638. package/dist-esm/samples-dev/singleSignOnConfigurationsListSample.js.map +0 -1
  639. package/dist-esm/samples-dev/tagRulesCreateOrUpdateSample.d.ts +0 -2
  640. package/dist-esm/samples-dev/tagRulesCreateOrUpdateSample.d.ts.map +0 -1
  641. package/dist-esm/samples-dev/tagRulesCreateOrUpdateSample.js +0 -40
  642. package/dist-esm/samples-dev/tagRulesCreateOrUpdateSample.js.map +0 -1
  643. package/dist-esm/samples-dev/tagRulesGetSample.d.ts +0 -2
  644. package/dist-esm/samples-dev/tagRulesGetSample.d.ts.map +0 -1
  645. package/dist-esm/samples-dev/tagRulesGetSample.js +0 -40
  646. package/dist-esm/samples-dev/tagRulesGetSample.js.map +0 -1
  647. package/dist-esm/samples-dev/tagRulesListSample.d.ts +0 -2
  648. package/dist-esm/samples-dev/tagRulesListSample.d.ts.map +0 -1
  649. package/dist-esm/samples-dev/tagRulesListSample.js +0 -55
  650. package/dist-esm/samples-dev/tagRulesListSample.js.map +0 -1
  651. package/dist-esm/src/index.d.ts +0 -6
  652. package/dist-esm/src/index.d.ts.map +0 -1
  653. package/dist-esm/src/index.js +0 -13
  654. package/dist-esm/src/index.js.map +0 -1
  655. package/dist-esm/src/lroImpl.d.ts +0 -11
  656. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  657. package/dist-esm/src/lroImpl.js +0 -21
  658. package/dist-esm/src/lroImpl.js.map +0 -1
  659. package/dist-esm/src/microsoftDatadogClient.d.ts +0 -26
  660. package/dist-esm/src/microsoftDatadogClient.d.ts.map +0 -1
  661. package/dist-esm/src/microsoftDatadogClient.js +0 -106
  662. package/dist-esm/src/microsoftDatadogClient.js.map +0 -1
  663. package/dist-esm/src/models/index.d.ts +0 -977
  664. package/dist-esm/src/models/index.d.ts.map +0 -1
  665. package/dist-esm/src/models/index.js +0 -124
  666. package/dist-esm/src/models/index.js.map +0 -1
  667. package/dist-esm/src/models/mappers.d.ts +0 -49
  668. package/dist-esm/src/models/mappers.d.ts.map +0 -1
  669. package/dist-esm/src/models/mappers.js +0 -1476
  670. package/dist-esm/src/models/mappers.js.map +0 -1
  671. package/dist-esm/src/models/parameters.d.ts +0 -20
  672. package/dist-esm/src/models/parameters.d.ts.map +0 -1
  673. package/dist-esm/src/models/parameters.js +0 -159
  674. package/dist-esm/src/models/parameters.js.map +0 -1
  675. package/dist-esm/src/operations/creationSupported.d.ts +0 -34
  676. package/dist-esm/src/operations/creationSupported.d.ts.map +0 -1
  677. package/dist-esm/src/operations/creationSupported.js +0 -122
  678. package/dist-esm/src/operations/creationSupported.js.map +0 -1
  679. package/dist-esm/src/operations/index.d.ts +0 -8
  680. package/dist-esm/src/operations/index.d.ts.map +0 -1
  681. package/dist-esm/src/operations/index.js +0 -15
  682. package/dist-esm/src/operations/index.js.map +0 -1
  683. package/dist-esm/src/operations/marketplaceAgreements.d.ts +0 -37
  684. package/dist-esm/src/operations/marketplaceAgreements.d.ts.map +0 -1
  685. package/dist-esm/src/operations/marketplaceAgreements.js +0 -162
  686. package/dist-esm/src/operations/marketplaceAgreements.js.map +0 -1
  687. package/dist-esm/src/operations/monitoredSubscriptions.d.ts +0 -87
  688. package/dist-esm/src/operations/monitoredSubscriptions.d.ts.map +0 -1
  689. package/dist-esm/src/operations/monitoredSubscriptions.js +0 -399
  690. package/dist-esm/src/operations/monitoredSubscriptions.js.map +0 -1
  691. package/dist-esm/src/operations/monitors.d.ts +0 -220
  692. package/dist-esm/src/operations/monitors.d.ts.map +0 -1
  693. package/dist-esm/src/operations/monitors.js +0 -1126
  694. package/dist-esm/src/operations/monitors.js.map +0 -1
  695. package/dist-esm/src/operations/operations.d.ts +0 -32
  696. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  697. package/dist-esm/src/operations/operations.js +0 -133
  698. package/dist-esm/src/operations/operations.js.map +0 -1
  699. package/dist-esm/src/operations/singleSignOnConfigurations.d.ts +0 -63
  700. package/dist-esm/src/operations/singleSignOnConfigurations.d.ts.map +0 -1
  701. package/dist-esm/src/operations/singleSignOnConfigurations.js +0 -275
  702. package/dist-esm/src/operations/singleSignOnConfigurations.js.map +0 -1
  703. package/dist-esm/src/operations/tagRules.d.ts +0 -54
  704. package/dist-esm/src/operations/tagRules.d.ts.map +0 -1
  705. package/dist-esm/src/operations/tagRules.js +0 -216
  706. package/dist-esm/src/operations/tagRules.js.map +0 -1
  707. package/dist-esm/src/operationsInterfaces/creationSupported.d.ts +0 -18
  708. package/dist-esm/src/operationsInterfaces/creationSupported.d.ts.map +0 -1
  709. package/dist-esm/src/operationsInterfaces/creationSupported.js +0 -9
  710. package/dist-esm/src/operationsInterfaces/creationSupported.js.map +0 -1
  711. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  712. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  713. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  714. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  715. package/dist-esm/src/operationsInterfaces/marketplaceAgreements.d.ts +0 -16
  716. package/dist-esm/src/operationsInterfaces/marketplaceAgreements.d.ts.map +0 -1
  717. package/dist-esm/src/operationsInterfaces/marketplaceAgreements.js +0 -9
  718. package/dist-esm/src/operationsInterfaces/marketplaceAgreements.js.map +0 -1
  719. package/dist-esm/src/operationsInterfaces/monitoredSubscriptions.d.ts +0 -70
  720. package/dist-esm/src/operationsInterfaces/monitoredSubscriptions.d.ts.map +0 -1
  721. package/dist-esm/src/operationsInterfaces/monitoredSubscriptions.js +0 -9
  722. package/dist-esm/src/operationsInterfaces/monitoredSubscriptions.js.map +0 -1
  723. package/dist-esm/src/operationsInterfaces/monitors.d.ts +0 -116
  724. package/dist-esm/src/operationsInterfaces/monitors.d.ts.map +0 -1
  725. package/dist-esm/src/operationsInterfaces/monitors.js +0 -9
  726. package/dist-esm/src/operationsInterfaces/monitors.js.map +0 -1
  727. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  728. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  729. package/dist-esm/src/operationsInterfaces/operations.js +0 -9
  730. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  731. package/dist-esm/src/operationsInterfaces/singleSignOnConfigurations.d.ts +0 -38
  732. package/dist-esm/src/operationsInterfaces/singleSignOnConfigurations.d.ts.map +0 -1
  733. package/dist-esm/src/operationsInterfaces/singleSignOnConfigurations.js +0 -9
  734. package/dist-esm/src/operationsInterfaces/singleSignOnConfigurations.js.map +0 -1
  735. package/dist-esm/src/operationsInterfaces/tagRules.d.ts +0 -29
  736. package/dist-esm/src/operationsInterfaces/tagRules.d.ts.map +0 -1
  737. package/dist-esm/src/operationsInterfaces/tagRules.js +0 -9
  738. package/dist-esm/src/operationsInterfaces/tagRules.js.map +0 -1
  739. package/dist-esm/src/pagingHelper.d.ts +0 -13
  740. package/dist-esm/src/pagingHelper.d.ts.map +0 -1
  741. package/dist-esm/src/pagingHelper.js +0 -32
  742. package/dist-esm/src/pagingHelper.js.map +0 -1
  743. package/dist-esm/test/datadog_operations_test.spec.d.ts +0 -4
  744. package/dist-esm/test/datadog_operations_test.spec.d.ts.map +0 -1
  745. package/dist-esm/test/datadog_operations_test.spec.js +0 -73
  746. package/dist-esm/test/datadog_operations_test.spec.js.map +0 -1
  747. package/review/arm-datadog.api.md +0 -867
  748. package/src/index.ts +0 -13
  749. package/src/lroImpl.ts +0 -42
  750. package/src/microsoftDatadogClient.ts +0 -168
  751. package/src/models/index.ts +0 -1134
  752. package/src/models/mappers.ts +0 -1526
  753. package/src/models/parameters.ts +0 -190
  754. package/src/operations/creationSupported.ts +0 -150
  755. package/src/operations/index.ts +0 -15
  756. package/src/operations/marketplaceAgreements.ts +0 -188
  757. package/src/operations/monitoredSubscriptions.ts +0 -557
  758. package/src/operations/monitors.ts +0 -1489
  759. package/src/operations/operations.ts +0 -149
  760. package/src/operations/singleSignOnConfigurations.ts +0 -377
  761. package/src/operations/tagRules.ts +0 -284
  762. package/src/operationsInterfaces/creationSupported.ts +0 -38
  763. package/src/operationsInterfaces/index.ts +0 -15
  764. package/src/operationsInterfaces/marketplaceAgreements.ts +0 -34
  765. package/src/operationsInterfaces/monitoredSubscriptions.ts +0 -138
  766. package/src/operationsInterfaces/monitors.ts +0 -220
  767. package/src/operationsInterfaces/operations.ts +0 -22
  768. package/src/operationsInterfaces/singleSignOnConfigurations.ts +0 -78
  769. package/src/operationsInterfaces/tagRules.ts +0 -59
  770. package/src/pagingHelper.ts +0 -39
  771. package/tsconfig.json +0 -33
  772. package/types/arm-datadog.d.ts +0 -1437
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAgBlC,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,KAAK,EAAE,gCAAgC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACtD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,gCAAgC,CAAC,MAA8B;IAC7E,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,2BAA2B,CAAC,IAAI,CAAC,CAAC;IAC3C,CAAC,CAAC,CAAC;AACL,CAAC;AAYD,MAAM,UAAU,2BAA2B,CAAC,IAAS;IACnD,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC3F,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;KACnC,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,4BAA4B,CAAC,IAAS;IACpD,OAAO;QACL,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;KACjC,CAAC;AACJ,CAAC;AAQD,MAAM,UAAU,yBAAyB,CAAC,IAAS;IACjD,OAAO;QACL,KAAK,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,uBAAuB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KAC/E,CAAC;AACJ,CAAC;AAgBD,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC/C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;QACxB,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC3F,cAAc,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACrC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACxB,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACjE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,MAA0B;IACrE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,uBAAuB,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,MAAkC;IACrF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,+BAA+B,CAAC,IAAI,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;AACL,CAAC;AAUD,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACvD,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO;QACL,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;KACvC,CAAC;AACJ,CAAC;AAQD,MAAM,UAAU,kBAAkB,CAAC,IAAc;IAC/C,OAAO,EAAE,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;AACpD,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAS;IAC5C,OAAO;QACL,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;KACvC,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,gCAAgC,CAAC,IAA4B;IAC3E,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,2BAA2B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACnD,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,qBAAqB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACpE,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KAChG,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,IAAS;IAC1D,OAAO;QACL,IAAI,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC;YACjB,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;YACd,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAgB,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;QAC3F,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,6BAA6B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACrD,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,uBAAuB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACtE,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,8BAA8B,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KACrD,CAAC;AACJ,CAAC;AA4BD,MAAM,UAAU,2BAA2B,CAAC,IAAuB;IACjE,OAAO;QACL,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;QAC1C,6BAA6B,EAAE,CAAC,IAAI,CAAC,+BAA+B,CAAC;YACnE,CAAC,CAAC,IAAI,CAAC,+BAA+B,CAAC;YACvC,CAAC,CAAC,uCAAuC,CAAC,IAAI,CAAC,+BAA+B,CAAC,CAAC;QAClF,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACrF,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACrF,qBAAqB,EAAE,CAAC,IAAI,CAAC,uBAAuB,CAAC;YACnD,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC;YAC/B,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC;QACvE,uBAAuB,EAAE,CAAC,IAAI,CAAC,yBAAyB,CAAC;YACvD,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC;YACjC,CAAC,CAAC,iCAAiC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;KACvE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,IAAS;IACrD,OAAO;QACL,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;QAC1C,6BAA6B,EAAE,IAAI,CAAC,+BAA+B,CAAC;QACpE,6BAA6B,EAAE,CAAC,IAAI,CAAC,+BAA+B,CAAC;YACnE,CAAC,CAAC,IAAI,CAAC,+BAA+B,CAAC;YACvC,CAAC,CAAC,yCAAyC,CAAC,IAAI,CAAC,+BAA+B,CAAC,CAAC;QACpF,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,oBAAoB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACvF,qBAAqB,EAAE,IAAI,CAAC,uBAAuB,CAAC;QACpD,uBAAuB,EAAE,IAAI,CAAC,yBAAyB,CAAC;QACxD,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,oBAAoB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACvF,qBAAqB,EAAE,CAAC,IAAI,CAAC,uBAAuB,CAAC;YACnD,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC;YAC/B,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC;QACzE,uBAAuB,EAAE,CAAC,IAAI,CAAC,yBAAyB,CAAC;YACvD,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC;YACjC,CAAC,CAAC,mCAAmC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;KACzE,CAAC;AACJ,CAAC;AAED,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAmBX;AAnBD,WAAY,sBAAsB;IAChC,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,gBAAgB;IAChB,iDAAuB,CAAA;IACvB,aAAa;IACb,2CAAiB,CAAA;IACjB,eAAe;IACf,+CAAqB,CAAA;IACrB,cAAc;IACd,6CAAmB,CAAA;IACnB,mBAAmB;IACnB,uDAA6B,CAAA;AAC/B,CAAC,EAnBW,sBAAsB,KAAtB,sBAAsB,QAmBjC;AAKD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,cAAc;IACd,4CAAmB,CAAA;IACnB,eAAe;IACf,8CAAqB,CAAA;AACvB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,oJAAoJ;AACpJ,MAAM,CAAN,IAAY,kCASX;AATD,WAAY,kCAAkC;IAC5C,mBAAmB;IACnB,mEAA6B,CAAA;IAC7B,aAAa;IACb,uDAAiB,CAAA;IACjB,gBAAgB;IAChB,6DAAuB,CAAA;IACvB,mBAAmB;IACnB,mEAA6B,CAAA;AAC/B,CAAC,EATW,kCAAkC,KAAlC,kCAAkC,QAS7C;AAsCD,MAAM,UAAU,uCAAuC,CAAC,IAAmC;IACzF,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,kBAAkB,EAAE,IAAI,CAAC,oBAAoB,CAAC;KAC/C,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yCAAyC,CACvD,IAAS;IAET,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,kBAAkB,EAAE,IAAI,CAAC,oBAAoB,CAAC;KAC/C,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,kBAAkB,CAAC,IAAc;IAC/C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;KACjC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAS;IAC5C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;KACjC,CAAC;AACJ,CAAC;AAED,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,cAAc;IACd,mDAAmB,CAAA;IACnB,kBAAkB;IAClB,2DAA2B,CAAA;AAC7B,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAKD,MAAM,UAAU,oCAAoC,CAAC,MAAoC;IACvF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,+BAA+B,CAAC,IAAI,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,sCAAsC,CACpD,MAAoC;IAEpC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,iCAAiC,CAAC,IAAI,CAAC,CAAC;IACjD,CAAC,CAAC,CAAC;AACL,CAAC;AAQD,MAAM,UAAU,+BAA+B,CAAC,IAA2B;IACzE,OAAO,EAAE,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC,EAAE,CAAC;AACpE,CAAC;AAED,MAAM,UAAU,iCAAiC,CAAC,IAAS;IACzD,OAAO;QACL,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC;KACvD,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,iCAAiC,CAAC,IAA6B;IAC7E,OAAO,EAAE,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;AACxE,CAAC;AAED,MAAM,UAAU,mCAAmC,CAAC,IAAS;IAC3D,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;KACzB,CAAC;AACJ,CAAC;AAQD,MAAM,UAAU,qBAAqB,CAAC,IAAiB;IACrD,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;AAChC,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC/C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,4BAA4B,CAAC,IAAwB;IACnE,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;AAChC,CAAC;AAED,MAAM,UAAU,8BAA8B,CAAC,IAAS;IACtD,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC;AACJ,CAAC;AAED,mHAAmH;AACnH,MAAM,CAAN,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACnC,qBAAqB;IACrB,8DAAiC,CAAA;IACjC,mBAAmB;IACnB,0DAA6B,CAAA;AAC/B,CAAC,EALW,yBAAyB,KAAzB,yBAAyB,QAKpC;AAoBD,MAAM,UAAU,yBAAyB,CAAC,IAAqB;IAC7D,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;AAC5D,CAAC;AAED,MAAM,UAAU,2BAA2B,CAAC,IAAS;IACnD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,IAAI,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC;YACjB,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;YACd,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAgB,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;QAC3F,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,kBAAkB,CAAC,KAAe;IAChD,OAAO,EAAE,CAAC;AACZ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAS;IAC5C,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/C,CAAC;AACJ,CAAC;AAkBD,MAAM,UAAU,sBAAsB,CAAC,IAAS;IAC9C,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,aAAa,EAAE,IAAI,CAAC,eAAe,CAAC;QACpC,SAAS,EAAE,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC/E,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,kBAAkB,EAAE,IAAI,CAAC,oBAAoB,CAAC;QAC9C,cAAc,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACrC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACxB,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACrC,CAAC;AACJ,CAAC;AAED,oDAAoD;AACpD,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,wCAAwC;IACxC,mCAAa,CAAA;IACb,gDAAgD;IAChD,iDAA2B,CAAA;IAC3B,oDAAoD;IACpD,yDAAmC,CAAA;IACnC,uCAAuC;IACvC,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAoBD,MAAM,UAAU,4BAA4B,CAAC,IAAwB;IACnE,OAAO;QACL,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/D,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,8BAA8B,CAAC,IAAS;IACtD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,wCAAwC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACjE,CAAC;AACJ,CAAC;AAiBD,MAAM,UAAU,sCAAsC,CAAC,IAAkC;IACvF,OAAO;QACL,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACrF,WAAW,EAAE,CAAC,IAAI,CAAC,aAAa,CAAC;YAC/B,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;YACrB,CAAC,CAAC,qBAAqB,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,oBAAoB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC/F,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;QAC9B,aAAa,EAAE,IAAI,CAAC,eAAe,CAAC;KACrC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,wCAAwC,CAAC,IAAS;IAChE,OAAO;QACL,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,oBAAoB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACvF,WAAW,EAAE,CAAC,IAAI,CAAC,aAAa,CAAC;YAC/B,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;YACrB,CAAC,CAAC,uBAAuB,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAChD,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;QAC9B,aAAa,EAAE,IAAI,CAAC,eAAe,CAAC;KACrC,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,kBAAkB,CAAC,IAAc;IAC/C,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,oBAAoB,EAAE,IAAI,CAAC,sBAAsB,CAAC;QAClD,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;QAC1C,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,2BAA2B,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAS;IAC5C,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,oBAAoB,EAAE,IAAI,CAAC,sBAAsB,CAAC;QAClD,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;QAC1C,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,6BAA6B,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACzD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,2BAA2B,CAAC,MAA2B;IACrE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,sBAAsB,CAAC,IAAI,CAAC,CAAC;IACtC,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,MAA2B;IACvE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,wBAAwB,CAAC,IAAI,CAAC,CAAC;IACxC,CAAC,CAAC,CAAC;AACL,CAAC;AAYD,MAAM,UAAU,sBAAsB,CAAC,IAAkB;IACvD,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;AAC9E,CAAC;AAED,MAAM,UAAU,wBAAwB,CAAC,IAAS;IAChD,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;QACpB,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;KACvB,CAAC;AACJ,CAAC;AAED,kFAAkF;AAClF,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,cAAc;IACd,qCAAmB,CAAA;IACnB,cAAc;IACd,qCAAmB,CAAA;AACrB,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAkBD,MAAM,UAAU,qBAAqB,CAAC,IAAiB;IACrD,OAAO;QACL,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,2BAA2B,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC/C,OAAO;QACL,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,6BAA6B,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACzD,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,oBAAoB,CAAC,IAAgB;IACnD,OAAO;QACL,qBAAqB,EAAE,IAAI,CAAC,uBAAuB,CAAC;QACpD,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,2BAA2B,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,IAAS;IAC9C,OAAO;QACL,qBAAqB,EAAE,IAAI,CAAC,uBAAuB,CAAC;QACpD,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,6BAA6B,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACzD,CAAC;AACJ,CAAC;AAKD,MAAM,UAAU,uBAAuB,CAAC,KAAoB;IAC1D,OAAO,EAAE,CAAC;AACZ,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,IAAS;IACjD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/C,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,2CAA2C,CACzD,IAAS;IAET,OAAO;QACL,KAAK,EAAE,mCAAmC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,iCAAiC,CAAC,MAAiC;IACjF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,4BAA4B,CAAC,IAAI,CAAC,CAAC;IAC5C,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,mCAAmC,CAAC,MAAiC;IACnF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,8BAA8B,CAAC,IAAI,CAAC,CAAC;IAC9C,CAAC,CAAC,CAAC;AACL,CAAC;AAQD,MAAM,UAAU,yCAAyC,CACvD,IAAqC;IAErC,OAAO;QACL,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,0BAA0B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACnD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,2CAA2C,CACzD,IAAS;IAET,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACrD,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,0BAA0B,CAAC,IAAsB;IAC/D,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,yBAAyB,EAAE,CAAC,IAAI,CAAC,2BAA2B,CAAC;YAC3D,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC;YACnC,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC;KAC5E,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,IAAS;IACpD,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,yBAAyB,EAAE,CAAC,IAAI,CAAC,2BAA2B,CAAC;YAC3D,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC;YACnC,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC;KAC9E,CAAC;AACJ,CAAC;AAED,mDAAmD;AACnD,MAAM,CAAN,IAAY,cAWX;AAXD,WAAY,cAAc;IACxB,eAAe;IACf,uCAAqB,CAAA;IACrB,kBAAkB;IAClB,6CAA2B,CAAA;IAC3B,kBAAkB;IAClB,6CAA2B,CAAA;IAC3B,qBAAqB;IACrB,mDAAiC,CAAA;IACjC,aAAa;IACb,mCAAiB,CAAA;AACnB,CAAC,EAXW,cAAc,KAAd,cAAc,QAWzB;AAeD,MAAM,UAAU,oCAAoC,CAAC,MAAoC;IACvF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,+BAA+B,CAAC,IAAI,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,sCAAsC,CACpD,MAAoC;IAEpC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,iCAAiC,CAAC,IAAI,CAAC,CAAC;IACjD,CAAC,CAAC,CAAC;AACL,CAAC;AAcD,MAAM,UAAU,+BAA+B,CAAC,IAA2B;IACzE,OAAO;QACL,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;QACpB,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KAC7D,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,iCAAiC,CAAC,IAAS;IACzD,OAAO;QACL,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;QACpB,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,wCAAwC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KAC/D,CAAC;AACJ,CAAC;AAED,+BAA+B;AAC/B,MAAM,CAAN,IAAY,WASX;AATD,WAAY,WAAW;IACrB,iBAAiB;IACjB,wCAAyB,CAAA;IACzB,aAAa;IACb,gCAAiB,CAAA;IACjB,aAAa;IACb,gCAAiB,CAAA;IACjB,eAAe;IACf,oCAAqB,CAAA;AACvB,CAAC,EATW,WAAW,KAAX,WAAW,QAStB;AAsBD,MAAM,UAAU,gDAAgD,CAC9D,IAAS;IAET,OAAO;QACL,KAAK,EAAE,gDAAgD,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACtE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,8CAA8C,CAC5D,MAA8C;IAE9C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,yCAAyC,CAAC,IAAI,CAAC,CAAC;IACzD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,gDAAgD,CAC9D,MAA8C;IAE9C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,2CAA2C,CAAC,IAAI,CAAC,CAAC;IAC3D,CAAC,CAAC,CAAC;AACL,CAAC;AAYD,MAAM,UAAU,sCAAsC,CAAC,IAAkC;IACvF,OAAO;QACL,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACrF,6BAA6B,EAAE,CAAC,IAAI,CAAC,+BAA+B,CAAC;YACnE,CAAC,CAAC,IAAI,CAAC,+BAA+B,CAAC;YACvC,CAAC,CAAC,uCAAuC,CAAC,IAAI,CAAC,+BAA+B,CAAC,CAAC;KACnF,CAAC;AACJ,CAAC;AAQD,MAAM,UAAU,uCAAuC,CAAC,IAAS;IAC/D,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;KACvB,CAAC;AACJ,CAAC;AAWD,MAAM,UAAU,gDAAgD,CAC9D,IAA4C;IAE5C,OAAO;QACL,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,iCAAiC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACzD,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,qBAAqB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACrE,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,iCAAiC,CAAC,IAA6B;IAC7E,OAAO;QACL,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;QAC1C,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,kBAAkB,EAAE,IAAI,CAAC,oBAAoB,CAAC;KAC/C,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,+CAA+C,CAC7D,IAAS;IAET,OAAO;QACL,KAAK,EAAE,uCAAuC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC7D,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,qCAAqC,CACnD,MAAqC;IAErC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,gCAAgC,CAAC,IAAI,CAAC,CAAC;IAChD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,uCAAuC,CACrD,MAAqC;IAErC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,kCAAkC,CAAC,IAAI,CAAC,CAAC;IAClD,CAAC,CAAC,CAAC;AACL,CAAC;AAUD,MAAM,UAAU,kCAAkC,CAAC,IAA8B;IAC/E,OAAO;QACL,0BAA0B,EAAE,oCAAoC,CAC9D,IAAI,CAAC,4BAA4B,CAAC,CACnC;QACD,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;KACvB,CAAC;AACJ,CAAC;AAED,+CAA+C;AAC/C,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,4BAA4B;IAC5B,mCAAW,CAAA;IACX,8BAA8B;IAC9B,yCAAiB,CAAA;AACnB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAoBD,MAAM,UAAU,6CAA6C,CAC3D,IAAS;IAET,OAAO;QACL,KAAK,EAAE,sCAAsC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC5D,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,iCAAiC,CAAC,IAAS;IACzD,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,GAAG,EAAE,IAAI,CAAC,KAAK,CAAC;KACjB,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,sCAAsC,CAAC,IAAS;IAC9D,OAAO;QACL,KAAK,EAAE,8BAA8B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACpD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,MAA4B;IACvE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,uBAAuB,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,8BAA8B,CAAC,MAA4B;IACzE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,yBAAyB,CAAC,IAAI,CAAC,CAAC;IACzC,CAAC,CAAC,CAAC;AACL,CAAC;AAcD,MAAM,UAAU,uBAAuB,CAAC,IAAmB;IACzD,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,GAAG,EAAE,IAAI,CAAC,KAAK,CAAC;QAChB,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;KACzB,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,IAAS;IACjD,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,GAAG,EAAE,IAAI,CAAC,KAAK,CAAC;QAChB,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;KACzB,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO;QACL,KAAK,EAAE,4BAA4B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,MAA0B;IACrE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,uBAAuB,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC,CAAC,CAAC;AACL,CAAC;AAaD,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC/C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC;YACvB,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;YACjB,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE;gBAC7B,OAAO,CAAC,CAAC;YACX,CAAC,CAAC;QACN,IAAI,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC;YACjB,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;YACd,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE;gBAC1B,OAAO,CAAC,CAAC;YACX,CAAC,CAAC;QACN,IAAI,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,+BAA+B,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACnF,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACvD,OAAO;QACL,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,aAAa,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC;YACnC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;YACvB,CAAC,CAAC,gCAAgC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAC3D,SAAS,EAAE,CAAC,IAAI,CAAC,WAAW,CAAC;YAC3B,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;YACnB,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;KACpD,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;KAC3C,CAAC;AACJ,CAAC;AAQD,MAAM,UAAU,4BAA4B,CAAC,IAAS;IACpD,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;KAC7B,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,uCAAuC,CAAC,IAAS;IAC/D,OAAO;QACL,KAAK,EAAE,+BAA+B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,+BAA+B,CAAC,MAA6B;IAC3E,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,0BAA0B,CAAC,IAAI,CAAC,CAAC;IAC1C,CAAC,CAAC,CAAC;AACL,CAAC;AAUD,MAAM,UAAU,0BAA0B,CAAC,IAAS;IAClD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,0CAA0C,CACxD,IAAS;IAET,OAAO;QACL,KAAK,EAAE,kCAAkC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,MAAgC;IACjF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,6BAA6B,CAAC,IAAI,CAAC,CAAC;IAC7C,CAAC,CAAC,CAAC;AACL,CAAC;AAgBD,MAAM,UAAU,6BAA6B,CAAC,IAAS;IACrD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC;QACtD,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,mBAAmB,EAAE,IAAI,CAAC,qBAAqB,CAAC;KACjD,CAAC;AACJ,CAAC;AAOD,MAAM,UAAU,kCAAkC,CAAC,IAAS;IAC1D,OAAO;QACL,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;KACzC,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACvD,OAAO;QACL,mBAAmB,EAAE,CAAC,IAAI,CAAC,qBAAqB,CAAC;YAC/C,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC;YAC7B,CAAC,CAAC,+BAA+B,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC;QAChE,oBAAoB,EAAE,CAAC,IAAI,CAAC,sBAAsB,CAAC;YACjD,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC;YAC9B,CAAC,CAAC,gCAAgC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;KACnE,CAAC;AACJ,CAAC;AAkBD,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACvD,OAAO;QACL,yBAAyB,EAAE,IAAI,CAAC,2BAA2B,CAAC;QAC5D,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,yBAAyB,EAAE,IAAI,CAAC,2BAA2B,CAAC;QAC5D,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;QACxB,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;KAC/B,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,gBAAgB,EAAE,IAAI,CAAC,kBAAkB,CAAC;KAC3C,CAAC;AACJ,CAAC;AAWD,MAAM,UAAU,+BAA+B,CAAC,IAA2B;IACzE,OAAO;QACL,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,qBAAqB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACpE,mBAAmB,EAAE,IAAI,CAAC,qBAAqB,CAAC;QAChD,aAAa,EAAE,IAAI,CAAC,eAAe,CAAC;KACrC,CAAC;AACJ,CAAC;AAOD,MAAM,UAAU,qCAAqC,CAAC,IAAiC;IACrF,OAAO;QACL,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,uCAAuC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAChE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,uCAAuC,CAAC,IAAS;IAC/D,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,yCAAyC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAClE,CAAC;AACJ,CAAC;AAaD,MAAM,UAAU,uCAAuC,CAAC,IAAmC;IACzF,OAAO,EAAE,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC,EAAE,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC,EAAE,CAAC;AACpG,CAAC;AAED,MAAM,UAAU,yCAAyC,CACvD,IAAS;IAET,OAAO;QACL,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;KACzC,CAAC;AACJ,CAAC;AAED,yCAAyC;AACzC,MAAM,CAAN,IAAY,uBASX;AATD,WAAY,uBAAuB;IACjC,cAAc;IACd,8CAAmB,CAAA;IACnB,aAAa;IACb,4CAAiB,CAAA;IACjB,cAAc;IACd,8CAAmB,CAAA;IACnB,eAAe;IACf,gDAAqB,CAAA;AACvB,CAAC,EATW,uBAAuB,KAAvB,uBAAuB,QASlC;AAsBD,MAAM,UAAU,oDAAoD,CAClE,IAAS;IAET,OAAO;QACL,KAAK,EAAE,4CAA4C,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,0CAA0C,CACxD,MAA0C;IAE1C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,qCAAqC,CAAC,IAAI,CAAC,CAAC;IACrD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,4CAA4C,CAC1D,MAA0C;IAE1C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,uCAAuC,CAAC,IAAI,CAAC,CAAC;IACvD,CAAC,CAAC,CAAC;AACL,CAAC;AAUD,MAAM,UAAU,iDAAiD,CAC/D,IAAS;IAET,OAAO;QACL,KAAK,EAAE,yCAAyC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC/D,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,uCAAuC,CACrD,MAAuC;IAEvC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,kCAAkC,CAAC,IAAI,CAAC,CAAC;IAClD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,yCAAyC,CACvD,MAAuC;IAEvC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,oCAAoC,CAAC,IAAI,CAAC,CAAC;IACpD,CAAC,CAAC,CAAC;AACL,CAAC;AAgBD,MAAM,UAAU,kCAAkC,CAAC,IAA8B;IAC/E,OAAO;QACL,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC7D,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9D,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/C,CAAC;AACJ,CAAC;AAsBD,MAAM,UAAU,oCAAoC,CAAC,IAAgC;IACnF,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;QACxB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,gBAAgB,EAAE,CAAC,IAAI,CAAC,kBAAkB,CAAC;YACzC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC;YAC1B,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,WAAW,EAAE;QAC1C,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,sCAAsC,CAAC,IAAS;IAC9D,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;QACxB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC;QACxC,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,gBAAgB,EAAE,CAAC,IAAI,CAAC,kBAAkB,CAAC;YACzC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC;YAC1B,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;QACtC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,gDAAgD,CAC9D,IAAS;IAET,OAAO;QACL,KAAK,EAAE,gDAAgD,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACtE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,gDAAgD,CAC9D,MAA8C;IAE9C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,2CAA2C,CAAC,IAAI,CAAC,CAAC;IAC3D,CAAC,CAAC,CAAC;AACL,CAAC;AAQD,MAAM,UAAU,2CAA2C,CACzD,IAAS;IAET,OAAO;QACL,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,6CAA6C,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACtE,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,6CAA6C,CAC3D,IAAS;IAET,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;KAC7C,CAAC;AACJ,CAAC;AAED,kCAAkC;AAClC,MAAM,CAAN,IAAY,aAOX;AAPD,WAAY,aAAa;IACvB,kCAAkC;IAClC,yCAAwB,CAAA;IACxB,0CAA0C;IAC1C,wDAAuC,CAAA;IACvC,0CAA0C;IAC1C,wDAAuC,CAAA;AACzC,CAAC,EAPW,aAAa,KAAb,aAAa,QAOxB","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/**\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\n/** Represents a paginated list of operation results. */\nexport interface _OperationListResult {\n /** The list of operations. */\n value: OperationResult[];\n /** The URL to get the next set of results, if any. */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationResultArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationResultArrayDeserializer(result: Array<OperationResult>): any[] {\n return result.map((item) => {\n return operationResultDeserializer(item);\n });\n}\n\n/** A Microsoft.Datadog REST API operation. */\nexport interface OperationResult {\n /** Operation name, i.e., {provider}/{resource}/{operation}. */\n name?: string;\n /** The object that represents the operation. */\n display?: OperationDisplay;\n /** Indicates whether the operation is a data action */\n isDataAction?: boolean;\n}\n\nexport function operationResultDeserializer(item: any): OperationResult {\n return {\n name: item[\"name\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n isDataAction: item[\"isDataAction\"],\n };\n}\n\n/** The object that represents the operation. */\nexport interface OperationDisplay {\n /** Service provider, i.e., Microsoft.Datadog. */\n provider?: string;\n /** Type on which the operation is performed, e.g., 'monitors'. */\n resource?: string;\n /** Operation type, e.g., read, write, delete, etc. */\n operation?: string;\n /** Description of the operation, e.g., 'Write monitors'. */\n description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** Response of get latest linked SaaS resource operation */\nexport interface LatestLinkedSaaSResponse {\n /** Flag indicating if the SaaS resource is hidden */\n isHiddenSaaS?: boolean;\n /** SaaS resource id */\n saaSResourceId?: string;\n}\n\nexport function latestLinkedSaaSResponseDeserializer(item: any): LatestLinkedSaaSResponse {\n return {\n isHiddenSaaS: item[\"isHiddenSaaS\"],\n saaSResourceId: item[\"saaSResourceId\"],\n };\n}\n\n/** SaaS details */\nexport interface SaaSData {\n /** SaaS resource id */\n saaSResourceId?: string;\n}\n\nexport function saaSDataSerializer(item: SaaSData): any {\n return { saaSResourceId: item[\"saaSResourceId\"] };\n}\n\nexport function saaSDataDeserializer(item: any): SaaSData {\n return {\n saaSResourceId: item[\"saaSResourceId\"],\n };\n}\n\n/** Concrete tracked resource types can be created by aliasing this type using a specific property type. */\nexport interface DatadogMonitorResource extends TrackedResource {\n /** Properties specific to the monitor resource. */\n properties?: MonitorProperties;\n sku?: ResourceSku;\n identity?: IdentityProperties;\n}\n\nexport function datadogMonitorResourceSerializer(item: DatadogMonitorResource): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : monitorPropertiesSerializer(item[\"properties\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : resourceSkuSerializer(item[\"sku\"]),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function datadogMonitorResourceDeserializer(item: any): DatadogMonitorResource {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : monitorPropertiesDeserializer(item[\"properties\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : resourceSkuDeserializer(item[\"sku\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** Properties specific to the monitor resource. */\nexport interface MonitorProperties {\n readonly provisioningState?: ProvisioningState;\n /** Flag specifying if the resource monitoring is enabled or disabled. */\n monitoringStatus?: MonitoringStatus;\n /** Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. */\n readonly marketplaceSubscriptionStatus?: MarketplaceSubscriptionStatus;\n /** Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well. */\n datadogOrganizationProperties?: DatadogOrganizationProperties;\n /** Includes name, email and optionally, phone number. User Information can't be null. */\n userInfo?: UserInfo;\n readonly liftrResourceCategory?: LiftrResourceCategories;\n /** The priority of the resource. */\n readonly liftrResourcePreference?: number;\n /** SaaS details */\n saaSData?: SaaSData;\n /** SRE Agent configuration to connect to MCP server of Datadog for given organization. */\n sreAgentConfiguration?: SreAgentConfiguration[];\n /**\n * Details about the marketplace offer associated with the resource.\n * Required for API version 2025-11 and later.\n * For earlier API versions, defaults to the legacy offer.\n */\n marketplaceOfferDetails?: MarketplaceOfferDetails;\n}\n\nexport function monitorPropertiesSerializer(item: MonitorProperties): any {\n return {\n monitoringStatus: item[\"monitoringStatus\"],\n datadogOrganizationProperties: !item[\"datadogOrganizationProperties\"]\n ? item[\"datadogOrganizationProperties\"]\n : datadogOrganizationPropertiesSerializer(item[\"datadogOrganizationProperties\"]),\n userInfo: !item[\"userInfo\"] ? item[\"userInfo\"] : userInfoSerializer(item[\"userInfo\"]),\n saaSData: !item[\"saaSData\"] ? item[\"saaSData\"] : saaSDataSerializer(item[\"saaSData\"]),\n sreAgentConfiguration: !item[\"sreAgentConfiguration\"]\n ? item[\"sreAgentConfiguration\"]\n : sreAgentConfigurationArraySerializer(item[\"sreAgentConfiguration\"]),\n marketplaceOfferDetails: !item[\"marketplaceOfferDetails\"]\n ? item[\"marketplaceOfferDetails\"]\n : marketplaceOfferDetailsSerializer(item[\"marketplaceOfferDetails\"]),\n };\n}\n\nexport function monitorPropertiesDeserializer(item: any): MonitorProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n monitoringStatus: item[\"monitoringStatus\"],\n marketplaceSubscriptionStatus: item[\"marketplaceSubscriptionStatus\"],\n datadogOrganizationProperties: !item[\"datadogOrganizationProperties\"]\n ? item[\"datadogOrganizationProperties\"]\n : datadogOrganizationPropertiesDeserializer(item[\"datadogOrganizationProperties\"]),\n userInfo: !item[\"userInfo\"] ? item[\"userInfo\"] : userInfoDeserializer(item[\"userInfo\"]),\n liftrResourceCategory: item[\"liftrResourceCategory\"],\n liftrResourcePreference: item[\"liftrResourcePreference\"],\n saaSData: !item[\"saaSData\"] ? item[\"saaSData\"] : saaSDataDeserializer(item[\"saaSData\"]),\n sreAgentConfiguration: !item[\"sreAgentConfiguration\"]\n ? item[\"sreAgentConfiguration\"]\n : sreAgentConfigurationArrayDeserializer(item[\"sreAgentConfiguration\"]),\n marketplaceOfferDetails: !item[\"marketplaceOfferDetails\"]\n ? item[\"marketplaceOfferDetails\"]\n : marketplaceOfferDetailsDeserializer(item[\"marketplaceOfferDetails\"]),\n };\n}\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleted */\n Deleted = \"Deleted\",\n /** NotSpecified */\n NotSpecified = \"NotSpecified\",\n}\n\n/** Type of ProvisioningState */\nexport type ProvisioningState = string;\n\n/** Flag specifying if the resource monitoring is enabled or disabled. */\nexport enum KnownMonitoringStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Flag specifying if the resource monitoring is enabled or disabled. \\\n * {@link KnownMonitoringStatus} can be used interchangeably with MonitoringStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type MonitoringStatus = string;\n\n/** Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. */\nexport enum KnownMarketplaceSubscriptionStatus {\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Active */\n Active = \"Active\",\n /** Suspended */\n Suspended = \"Suspended\",\n /** Unsubscribed */\n Unsubscribed = \"Unsubscribed\",\n}\n\n/**\n * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. \\\n * {@link KnownMarketplaceSubscriptionStatus} can be used interchangeably with MarketplaceSubscriptionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning** \\\n * **Active** \\\n * **Suspended** \\\n * **Unsubscribed**\n */\nexport type MarketplaceSubscriptionStatus = string;\n\n/** Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well. */\nexport interface DatadogOrganizationProperties {\n /** Name of the Datadog organization. */\n name?: string;\n /** Id of the Datadog organization. */\n id?: string;\n /** The auth code used to linking to an existing Datadog organization. */\n linkingAuthCode?: string;\n /** The client_id from an existing in exchange for an auth token to link organization. */\n linkingClientId?: string;\n /** The redirect URI for linking. */\n redirectUri?: string;\n /** Api key associated to the Datadog organization. */\n apiKey?: string;\n /** Application key associated to the Datadog organization. */\n applicationKey?: string;\n /** The Id of the Enterprise App used for Single sign on. */\n enterpriseAppId?: string;\n /** The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks. */\n cspm?: boolean;\n /** The configuration which describes the state of resource collection. This collects configuration information for all resources in a subscription. */\n resourceCollection?: boolean;\n}\n\nexport function datadogOrganizationPropertiesSerializer(item: DatadogOrganizationProperties): any {\n return {\n name: item[\"name\"],\n id: item[\"id\"],\n linkingAuthCode: item[\"linkingAuthCode\"],\n linkingClientId: item[\"linkingClientId\"],\n redirectUri: item[\"redirectUri\"],\n apiKey: item[\"apiKey\"],\n applicationKey: item[\"applicationKey\"],\n enterpriseAppId: item[\"enterpriseAppId\"],\n cspm: item[\"cspm\"],\n resourceCollection: item[\"resourceCollection\"],\n };\n}\n\nexport function datadogOrganizationPropertiesDeserializer(\n item: any,\n): DatadogOrganizationProperties {\n return {\n name: item[\"name\"],\n id: item[\"id\"],\n linkingAuthCode: item[\"linkingAuthCode\"],\n linkingClientId: item[\"linkingClientId\"],\n redirectUri: item[\"redirectUri\"],\n apiKey: item[\"apiKey\"],\n applicationKey: item[\"applicationKey\"],\n enterpriseAppId: item[\"enterpriseAppId\"],\n cspm: item[\"cspm\"],\n resourceCollection: item[\"resourceCollection\"],\n };\n}\n\n/** Includes name, email and optionally, phone number. User Information can't be null. */\nexport interface UserInfo {\n /** Name of the user */\n name?: string;\n /** Email of the user used by Datadog for contacting them if needed */\n emailAddress?: string;\n /** Phone number of the user used by Datadog for contacting them if needed */\n phoneNumber?: string;\n}\n\nexport function userInfoSerializer(item: UserInfo): any {\n return {\n name: item[\"name\"],\n emailAddress: item[\"emailAddress\"],\n phoneNumber: item[\"phoneNumber\"],\n };\n}\n\nexport function userInfoDeserializer(item: any): UserInfo {\n return {\n name: item[\"name\"],\n emailAddress: item[\"emailAddress\"],\n phoneNumber: item[\"phoneNumber\"],\n };\n}\n\n/** Known values of {@link LiftrResourceCategories} that the service accepts. */\nexport enum KnownLiftrResourceCategories {\n /** Unknown */\n Unknown = \"Unknown\",\n /** MonitorLogs */\n MonitorLogs = \"MonitorLogs\",\n}\n\n/** Type of LiftrResourceCategories */\nexport type LiftrResourceCategories = string;\n\nexport function sreAgentConfigurationArraySerializer(result: Array<SreAgentConfiguration>): any[] {\n return result.map((item) => {\n return sreAgentConfigurationSerializer(item);\n });\n}\n\nexport function sreAgentConfigurationArrayDeserializer(\n result: Array<SreAgentConfiguration>,\n): any[] {\n return result.map((item) => {\n return sreAgentConfigurationDeserializer(item);\n });\n}\n\n/** SRE Agent configuration to connect to MCP server of Datadog for a given organization. */\nexport interface SreAgentConfiguration {\n /** The ARM resource ID of the MCP connector integrated with SRE Agent resource. */\n mcpConnectorResourceId: string;\n}\n\nexport function sreAgentConfigurationSerializer(item: SreAgentConfiguration): any {\n return { mcpConnectorResourceId: item[\"mcpConnectorResourceId\"] };\n}\n\nexport function sreAgentConfigurationDeserializer(item: any): SreAgentConfiguration {\n return {\n mcpConnectorResourceId: item[\"mcpConnectorResourceId\"],\n };\n}\n\n/** Details about the marketplace offer associated with the monitor resource. */\nexport interface MarketplaceOfferDetails {\n /** The publisher ID (e.g., \"datadog1591740804488\"). */\n publisherId?: string;\n /** The offer ID (e.g., \"dd_liftr_v3_decoupled\"). */\n offerId?: string;\n}\n\nexport function marketplaceOfferDetailsSerializer(item: MarketplaceOfferDetails): any {\n return { publisherId: item[\"publisherId\"], offerId: item[\"offerId\"] };\n}\n\nexport function marketplaceOfferDetailsDeserializer(item: any): MarketplaceOfferDetails {\n return {\n publisherId: item[\"publisherId\"],\n offerId: item[\"offerId\"],\n };\n}\n\n/** model interface ResourceSku */\nexport interface ResourceSku {\n /** Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'. */\n name: string;\n}\n\nexport function resourceSkuSerializer(item: ResourceSku): any {\n return { name: item[\"name\"] };\n}\n\nexport function resourceSkuDeserializer(item: any): ResourceSku {\n return {\n name: item[\"name\"],\n };\n}\n\n/** model interface IdentityProperties */\nexport interface IdentityProperties {\n /** The identity ID. */\n readonly principalId?: string;\n /** The tenant ID of resource. */\n readonly tenantId?: string;\n /** Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'. */\n type?: ManagedIdentityTypes;\n}\n\nexport function identityPropertiesSerializer(item: IdentityProperties): any {\n return { type: item[\"type\"] };\n}\n\nexport function identityPropertiesDeserializer(item: any): IdentityProperties {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n };\n}\n\n/** Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'. */\nexport enum KnownManagedIdentityTypes {\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n}\n\n/**\n * Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'. \\\n * {@link KnownManagedIdentityTypes} can be used interchangeably with ManagedIdentityTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssigned** \\\n * **UserAssigned**\n */\nexport type ManagedIdentityTypes = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(_item: Resource): any {\n return {};\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** Capture logs and metrics of Azure resources based on ARM tags. */\nexport interface MonitoringTagRules extends ProxyResource {\n /** Definition of the properties for a TagRules resource. */\n properties?: MonitoringTagRulesProperties;\n}\n\nexport function monitoringTagRulesSerializer(item: MonitoringTagRules): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : monitoringTagRulesPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function monitoringTagRulesDeserializer(item: any): MonitoringTagRules {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : monitoringTagRulesPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Definition of the properties for a TagRules resource. */\nexport interface MonitoringTagRulesProperties {\n readonly provisioningState?: ProvisioningState;\n /** Set of rules for sending logs for the Monitor resource. */\n logRules?: LogRules;\n /** Set of rules for sending metrics for the Monitor resource. */\n metricRules?: MetricRules;\n /** Set of rules for managing agents for the Monitor resource. */\n agentRules?: AgentRules;\n /** Configuration to enable/disable auto-muting flag */\n automuting?: boolean;\n /** Configuration to enable/disable custom metrics. If enabled, custom metrics from app insights will be sent. */\n customMetrics?: boolean;\n}\n\nexport function monitoringTagRulesPropertiesSerializer(item: MonitoringTagRulesProperties): any {\n return {\n logRules: !item[\"logRules\"] ? item[\"logRules\"] : logRulesSerializer(item[\"logRules\"]),\n metricRules: !item[\"metricRules\"]\n ? item[\"metricRules\"]\n : metricRulesSerializer(item[\"metricRules\"]),\n agentRules: !item[\"agentRules\"] ? item[\"agentRules\"] : agentRulesSerializer(item[\"agentRules\"]),\n automuting: item[\"automuting\"],\n customMetrics: item[\"customMetrics\"],\n };\n}\n\nexport function monitoringTagRulesPropertiesDeserializer(item: any): MonitoringTagRulesProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n logRules: !item[\"logRules\"] ? item[\"logRules\"] : logRulesDeserializer(item[\"logRules\"]),\n metricRules: !item[\"metricRules\"]\n ? item[\"metricRules\"]\n : metricRulesDeserializer(item[\"metricRules\"]),\n agentRules: !item[\"agentRules\"]\n ? item[\"agentRules\"]\n : agentRulesDeserializer(item[\"agentRules\"]),\n automuting: item[\"automuting\"],\n customMetrics: item[\"customMetrics\"],\n };\n}\n\n/** Set of rules for sending logs for the Monitor resource. */\nexport interface LogRules {\n /** Flag specifying if AAD logs should be sent for the Monitor resource. */\n sendAadLogs?: boolean;\n /** Flag specifying if Azure subscription logs should be sent for the Monitor resource. */\n sendSubscriptionLogs?: boolean;\n /** Flag specifying if Azure resource logs should be sent for the Monitor resource. */\n sendResourceLogs?: boolean;\n /** List of filtering tags to be used for capturing logs. This only takes effect if SendResourceLogs flag is enabled. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags. */\n filteringTags?: FilteringTag[];\n}\n\nexport function logRulesSerializer(item: LogRules): any {\n return {\n sendAadLogs: item[\"sendAadLogs\"],\n sendSubscriptionLogs: item[\"sendSubscriptionLogs\"],\n sendResourceLogs: item[\"sendResourceLogs\"],\n filteringTags: !item[\"filteringTags\"]\n ? item[\"filteringTags\"]\n : filteringTagArraySerializer(item[\"filteringTags\"]),\n };\n}\n\nexport function logRulesDeserializer(item: any): LogRules {\n return {\n sendAadLogs: item[\"sendAadLogs\"],\n sendSubscriptionLogs: item[\"sendSubscriptionLogs\"],\n sendResourceLogs: item[\"sendResourceLogs\"],\n filteringTags: !item[\"filteringTags\"]\n ? item[\"filteringTags\"]\n : filteringTagArrayDeserializer(item[\"filteringTags\"]),\n };\n}\n\nexport function filteringTagArraySerializer(result: Array<FilteringTag>): any[] {\n return result.map((item) => {\n return filteringTagSerializer(item);\n });\n}\n\nexport function filteringTagArrayDeserializer(result: Array<FilteringTag>): any[] {\n return result.map((item) => {\n return filteringTagDeserializer(item);\n });\n}\n\n/** The definition of a filtering tag. Filtering tags are used for capturing resources and include/exclude them from being monitored. */\nexport interface FilteringTag {\n /** The name (also known as the key) of the tag. */\n name?: string;\n /** The value of the tag. */\n value?: string;\n /** Valid actions for a filtering tag. Exclusion takes priority over inclusion. */\n action?: TagAction;\n}\n\nexport function filteringTagSerializer(item: FilteringTag): any {\n return { name: item[\"name\"], value: item[\"value\"], action: item[\"action\"] };\n}\n\nexport function filteringTagDeserializer(item: any): FilteringTag {\n return {\n name: item[\"name\"],\n value: item[\"value\"],\n action: item[\"action\"],\n };\n}\n\n/** Valid actions for a filtering tag. Exclusion takes priority over inclusion. */\nexport enum KnownTagAction {\n /** Include */\n Include = \"Include\",\n /** Exclude */\n Exclude = \"Exclude\",\n}\n\n/**\n * Valid actions for a filtering tag. Exclusion takes priority over inclusion. \\\n * {@link KnownTagAction} can be used interchangeably with TagAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Include** \\\n * **Exclude**\n */\nexport type TagAction = string;\n\n/** Set of rules for sending metrics for the Monitor resource. */\nexport interface MetricRules {\n /** List of filtering tags to be used for capturing metrics. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags. */\n filteringTags?: FilteringTag[];\n}\n\nexport function metricRulesSerializer(item: MetricRules): any {\n return {\n filteringTags: !item[\"filteringTags\"]\n ? item[\"filteringTags\"]\n : filteringTagArraySerializer(item[\"filteringTags\"]),\n };\n}\n\nexport function metricRulesDeserializer(item: any): MetricRules {\n return {\n filteringTags: !item[\"filteringTags\"]\n ? item[\"filteringTags\"]\n : filteringTagArrayDeserializer(item[\"filteringTags\"]),\n };\n}\n\n/** Set of rules for managing agents for the Monitor resource. */\nexport interface AgentRules {\n /** Flag specifying if agent monitoring should be enabled for the Monitor resource. */\n enableAgentMonitoring?: boolean;\n /** List of filtering tags to be used for capturing metrics. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags. */\n filteringTags?: FilteringTag[];\n}\n\nexport function agentRulesSerializer(item: AgentRules): any {\n return {\n enableAgentMonitoring: item[\"enableAgentMonitoring\"],\n filteringTags: !item[\"filteringTags\"]\n ? item[\"filteringTags\"]\n : filteringTagArraySerializer(item[\"filteringTags\"]),\n };\n}\n\nexport function agentRulesDeserializer(item: any): AgentRules {\n return {\n enableAgentMonitoring: item[\"enableAgentMonitoring\"],\n filteringTags: !item[\"filteringTags\"]\n ? item[\"filteringTags\"]\n : filteringTagArrayDeserializer(item[\"filteringTags\"]),\n };\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(_item: ProxyResource): any {\n return {};\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Response of a list operation. */\nexport interface _MonitoringTagRulesListResponse {\n /** The MonitoringTagRules items on this page */\n value: MonitoringTagRules[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _monitoringTagRulesListResponseDeserializer(\n item: any,\n): _MonitoringTagRulesListResponse {\n return {\n value: monitoringTagRulesArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function monitoringTagRulesArraySerializer(result: Array<MonitoringTagRules>): any[] {\n return result.map((item) => {\n return monitoringTagRulesSerializer(item);\n });\n}\n\nexport function monitoringTagRulesArrayDeserializer(result: Array<MonitoringTagRules>): any[] {\n return result.map((item) => {\n return monitoringTagRulesDeserializer(item);\n });\n}\n\n/** The request to update subscriptions needed to be monitored by the Datadog monitor resource. */\nexport interface MonitoredSubscriptionProperties extends ProxyResource {\n /** The request to update subscriptions needed to be monitored by the Datadog monitor resource. */\n properties?: SubscriptionList;\n}\n\nexport function monitoredSubscriptionPropertiesSerializer(\n item: MonitoredSubscriptionProperties,\n): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : subscriptionListSerializer(item[\"properties\"]),\n };\n}\n\nexport function monitoredSubscriptionPropertiesDeserializer(\n item: any,\n): MonitoredSubscriptionProperties {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : subscriptionListDeserializer(item[\"properties\"]),\n };\n}\n\n/** The request to update subscriptions needed to be monitored by the Datadog monitor resource. */\nexport interface SubscriptionList {\n /** The operation for the patch on the resource. */\n operation?: Operation;\n /** List of subscriptions and the state of the monitoring. */\n monitoredSubscriptionList?: MonitoredSubscription[];\n}\n\nexport function subscriptionListSerializer(item: SubscriptionList): any {\n return {\n operation: item[\"operation\"],\n monitoredSubscriptionList: !item[\"monitoredSubscriptionList\"]\n ? item[\"monitoredSubscriptionList\"]\n : monitoredSubscriptionArraySerializer(item[\"monitoredSubscriptionList\"]),\n };\n}\n\nexport function subscriptionListDeserializer(item: any): SubscriptionList {\n return {\n operation: item[\"operation\"],\n monitoredSubscriptionList: !item[\"monitoredSubscriptionList\"]\n ? item[\"monitoredSubscriptionList\"]\n : monitoredSubscriptionArrayDeserializer(item[\"monitoredSubscriptionList\"]),\n };\n}\n\n/** The operation for the patch on the resource. */\nexport enum KnownOperation {\n /** AddBegin */\n AddBegin = \"AddBegin\",\n /** AddComplete */\n AddComplete = \"AddComplete\",\n /** DeleteBegin */\n DeleteBegin = \"DeleteBegin\",\n /** DeleteComplete */\n DeleteComplete = \"DeleteComplete\",\n /** Active */\n Active = \"Active\",\n}\n\n/**\n * The operation for the patch on the resource. \\\n * {@link KnownOperation} can be used interchangeably with Operation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AddBegin** \\\n * **AddComplete** \\\n * **DeleteBegin** \\\n * **DeleteComplete** \\\n * **Active**\n */\nexport type Operation = string;\n\nexport function monitoredSubscriptionArraySerializer(result: Array<MonitoredSubscription>): any[] {\n return result.map((item) => {\n return monitoredSubscriptionSerializer(item);\n });\n}\n\nexport function monitoredSubscriptionArrayDeserializer(\n result: Array<MonitoredSubscription>,\n): any[] {\n return result.map((item) => {\n return monitoredSubscriptionDeserializer(item);\n });\n}\n\n/** The list of subscriptions and it's monitoring status by current Datadog monitor. */\nexport interface MonitoredSubscription {\n /** The subscriptionId to be monitored. */\n subscriptionId?: string;\n /** The state of monitoring. */\n status?: Status;\n /** The reason of not monitoring the subscription. */\n error?: string;\n /** Definition of the properties for a TagRules resource. */\n tagRules?: MonitoringTagRulesProperties;\n}\n\nexport function monitoredSubscriptionSerializer(item: MonitoredSubscription): any {\n return {\n subscriptionId: item[\"subscriptionId\"],\n status: item[\"status\"],\n error: item[\"error\"],\n tagRules: !item[\"tagRules\"]\n ? item[\"tagRules\"]\n : monitoringTagRulesPropertiesSerializer(item[\"tagRules\"]),\n };\n}\n\nexport function monitoredSubscriptionDeserializer(item: any): MonitoredSubscription {\n return {\n subscriptionId: item[\"subscriptionId\"],\n status: item[\"status\"],\n error: item[\"error\"],\n tagRules: !item[\"tagRules\"]\n ? item[\"tagRules\"]\n : monitoringTagRulesPropertiesDeserializer(item[\"tagRules\"]),\n };\n}\n\n/** The state of monitoring. */\nexport enum KnownStatus {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Active */\n Active = \"Active\",\n /** Failed */\n Failed = \"Failed\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * The state of monitoring. \\\n * {@link KnownStatus} can be used interchangeably with Status,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Active** \\\n * **Failed** \\\n * **Deleting**\n */\nexport type Status = string;\n\n/** Paged collection of MonitoredSubscriptionProperties items */\nexport interface _MonitoredSubscriptionPropertiesList {\n /** The MonitoredSubscriptionProperties items on this page */\n value: MonitoredSubscriptionProperties[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _monitoredSubscriptionPropertiesListDeserializer(\n item: any,\n): _MonitoredSubscriptionPropertiesList {\n return {\n value: monitoredSubscriptionPropertiesArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function monitoredSubscriptionPropertiesArraySerializer(\n result: Array<MonitoredSubscriptionProperties>,\n): any[] {\n return result.map((item) => {\n return monitoredSubscriptionPropertiesSerializer(item);\n });\n}\n\nexport function monitoredSubscriptionPropertiesArrayDeserializer(\n result: Array<MonitoredSubscriptionProperties>,\n): any[] {\n return result.map((item) => {\n return monitoredSubscriptionPropertiesDeserializer(item);\n });\n}\n\n/** SaaS resource details for Activate and Validate SaaS Resource */\nexport interface ActivateSaaSParameterRequest {\n /** SaaS resource id of marketplace saas subscription to be activated. */\n saaSResourceId: string;\n /** User information of the person activating the SaaS resource. */\n userInfo?: UserInfo;\n /** Datadog organization properties to link the Saas resource to. */\n datadogOrganizationProperties?: DatadogOrganizationProperties;\n}\n\nexport function activateSaaSParameterRequestSerializer(item: ActivateSaaSParameterRequest): any {\n return {\n saaSResourceId: item[\"saaSResourceId\"],\n userInfo: !item[\"userInfo\"] ? item[\"userInfo\"] : userInfoSerializer(item[\"userInfo\"]),\n datadogOrganizationProperties: !item[\"datadogOrganizationProperties\"]\n ? item[\"datadogOrganizationProperties\"]\n : datadogOrganizationPropertiesSerializer(item[\"datadogOrganizationProperties\"]),\n };\n}\n\n/** Marketplace SaaS resource details. */\nexport interface SaaSResourceDetailsResponse extends ProxyResource {\n /** Id of the Marketplace SaaS Resource */\n saaSId?: string;\n}\n\nexport function saaSResourceDetailsResponseDeserializer(item: any): SaaSResourceDetailsResponse {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n saaSId: item[\"saaSId\"],\n };\n}\n\n/** The parameters for a PATCH request to a monitor resource. */\nexport interface DatadogMonitorResourceUpdateParameters {\n /** The set of properties that can be update in a PATCH request to a monitor resource. */\n properties?: MonitorUpdateProperties;\n /** The new tags of the monitor resource. */\n tags?: Record<string, string>;\n sku?: ResourceSku;\n}\n\nexport function datadogMonitorResourceUpdateParametersSerializer(\n item: DatadogMonitorResourceUpdateParameters,\n): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : monitorUpdatePropertiesSerializer(item[\"properties\"]),\n tags: item[\"tags\"],\n sku: !item[\"sku\"] ? item[\"sku\"] : resourceSkuSerializer(item[\"sku\"]),\n };\n}\n\n/** The set of properties that can be update in a PATCH request to a monitor resource. */\nexport interface MonitorUpdateProperties {\n /** Flag specifying if the resource monitoring is enabled or disabled. */\n monitoringStatus?: MonitoringStatus;\n /** The new cloud security posture management value of the monitor resource. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks. */\n cspm?: boolean;\n /** The new resource collection value of the monitor resource. This collects configuration information for all resources in a subscription. */\n resourceCollection?: boolean;\n}\n\nexport function monitorUpdatePropertiesSerializer(item: MonitorUpdateProperties): any {\n return {\n monitoringStatus: item[\"monitoringStatus\"],\n cspm: item[\"cspm\"],\n resourceCollection: item[\"resourceCollection\"],\n };\n}\n\n/** Response of a list operation. */\nexport interface _DatadogMonitorResourceListResponse {\n /** The DatadogMonitorResource items on this page */\n value: DatadogMonitorResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _datadogMonitorResourceListResponseDeserializer(\n item: any,\n): _DatadogMonitorResourceListResponse {\n return {\n value: datadogMonitorResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function datadogMonitorResourceArraySerializer(\n result: Array<DatadogMonitorResource>,\n): any[] {\n return result.map((item) => {\n return datadogMonitorResourceSerializer(item);\n });\n}\n\nexport function datadogMonitorResourceArrayDeserializer(\n result: Array<DatadogMonitorResource>,\n): any[] {\n return result.map((item) => {\n return datadogMonitorResourceDeserializer(item);\n });\n}\n\n/** Request for adding/removing Datadog MCP connectors on SRE Agent resource. */\nexport interface SreAgentConnectorRequest {\n /** The list of ARM resource ID of the MCP connector integrated with SRE Agent resource. */\n mcpConnectorResourceIdList: SreAgentConfiguration[];\n /** Add/Remove action. */\n action: ConnectorAction;\n}\n\nexport function sreAgentConnectorRequestSerializer(item: SreAgentConnectorRequest): any {\n return {\n mcpConnectorResourceIdList: sreAgentConfigurationArraySerializer(\n item[\"mcpConnectorResourceIdList\"],\n ),\n action: item[\"action\"],\n };\n}\n\n/** Add or Remove connectors for SRE agents. */\nexport enum KnownConnectorAction {\n /** Add connector actions */\n Add = \"Add\",\n /** Remove connector action */\n Remove = \"Remove\",\n}\n\n/**\n * Add or Remove connectors for SRE agents. \\\n * {@link KnownConnectorAction} can be used interchangeably with ConnectorAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Add**: Add connector actions \\\n * **Remove**: Remove connector action\n */\nexport type ConnectorAction = string;\n\n/** Response of a list operation. */\nexport interface SreAgentConfigurationListResponse {\n /** The SreAgentConfiguration items on this page */\n value: SreAgentConfiguration[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function sreAgentConfigurationListResponseDeserializer(\n item: any,\n): SreAgentConfigurationListResponse {\n return {\n value: sreAgentConfigurationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** Represents a Datadog Application key and its associated properties. */\nexport interface DatadogApplicationKey {\n /** The user that created the Application key. */\n createdBy?: string;\n /** The name of the Application key. */\n name?: string;\n /** The value of the Application key. */\n readonly key: string;\n}\n\nexport function datadogApplicationKeyDeserializer(item: any): DatadogApplicationKey {\n return {\n createdBy: item[\"createdBy\"],\n name: item[\"name\"],\n key: item[\"key\"],\n };\n}\n\n/** Response of a list operation. */\nexport interface _DatadogApiKeyListResponse {\n /** The DatadogApiKey items on this page */\n value: DatadogApiKey[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _datadogApiKeyListResponseDeserializer(item: any): _DatadogApiKeyListResponse {\n return {\n value: datadogApiKeyArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function datadogApiKeyArraySerializer(result: Array<DatadogApiKey>): any[] {\n return result.map((item) => {\n return datadogApiKeySerializer(item);\n });\n}\n\nexport function datadogApiKeyArrayDeserializer(result: Array<DatadogApiKey>): any[] {\n return result.map((item) => {\n return datadogApiKeyDeserializer(item);\n });\n}\n\n/** model interface DatadogApiKey */\nexport interface DatadogApiKey {\n /** The user that created the API key. */\n createdBy?: string;\n /** The name of the API key. */\n name?: string;\n /** The value of the API key. */\n key: string;\n /** The time of creation of the API key. */\n created?: string;\n}\n\nexport function datadogApiKeySerializer(item: DatadogApiKey): any {\n return {\n createdBy: item[\"createdBy\"],\n name: item[\"name\"],\n key: item[\"key\"],\n created: item[\"created\"],\n };\n}\n\nexport function datadogApiKeyDeserializer(item: any): DatadogApiKey {\n return {\n createdBy: item[\"createdBy\"],\n name: item[\"name\"],\n key: item[\"key\"],\n created: item[\"created\"],\n };\n}\n\n/** Response of a list operation. */\nexport interface _DatadogHostListResponse {\n /** The DatadogHost items on this page */\n value: DatadogHost[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _datadogHostListResponseDeserializer(item: any): _DatadogHostListResponse {\n return {\n value: datadogHostArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function datadogHostArrayDeserializer(result: Array<DatadogHost>): any[] {\n return result.map((item) => {\n return datadogHostDeserializer(item);\n });\n}\n\n/** model interface DatadogHost */\nexport interface DatadogHost {\n /** The name of the host. */\n name?: string;\n /** The aliases for the host installed via the Datadog agent. */\n aliases?: string[];\n /** The Datadog integrations reporting metrics for the host. */\n apps?: string[];\n meta?: DatadogHostMetadata;\n}\n\nexport function datadogHostDeserializer(item: any): DatadogHost {\n return {\n name: item[\"name\"],\n aliases: !item[\"aliases\"]\n ? item[\"aliases\"]\n : item[\"aliases\"].map((p: any) => {\n return p;\n }),\n apps: !item[\"apps\"]\n ? item[\"apps\"]\n : item[\"apps\"].map((p: any) => {\n return p;\n }),\n meta: !item[\"meta\"] ? item[\"meta\"] : datadogHostMetadataDeserializer(item[\"meta\"]),\n };\n}\n\n/** model interface DatadogHostMetadata */\nexport interface DatadogHostMetadata {\n /** The agent version. */\n agentVersion?: string;\n installMethod?: DatadogInstallMethod;\n logsAgent?: DatadogLogsAgent;\n}\n\nexport function datadogHostMetadataDeserializer(item: any): DatadogHostMetadata {\n return {\n agentVersion: item[\"agentVersion\"],\n installMethod: !item[\"installMethod\"]\n ? item[\"installMethod\"]\n : datadogInstallMethodDeserializer(item[\"installMethod\"]),\n logsAgent: !item[\"logsAgent\"]\n ? item[\"logsAgent\"]\n : datadogLogsAgentDeserializer(item[\"logsAgent\"]),\n };\n}\n\n/** model interface DatadogInstallMethod */\nexport interface DatadogInstallMethod {\n /** The tool. */\n tool?: string;\n /** The tool version. */\n toolVersion?: string;\n /** The installer version. */\n installerVersion?: string;\n}\n\nexport function datadogInstallMethodDeserializer(item: any): DatadogInstallMethod {\n return {\n tool: item[\"tool\"],\n toolVersion: item[\"toolVersion\"],\n installerVersion: item[\"installerVersion\"],\n };\n}\n\n/** model interface DatadogLogsAgent */\nexport interface DatadogLogsAgent {\n /** The transport. */\n transport?: string;\n}\n\nexport function datadogLogsAgentDeserializer(item: any): DatadogLogsAgent {\n return {\n transport: item[\"transport\"],\n };\n}\n\n/** Response of a list operation. */\nexport interface _LinkedResourceListResponse {\n /** The LinkedResource items on this page */\n value: LinkedResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _linkedResourceListResponseDeserializer(item: any): _LinkedResourceListResponse {\n return {\n value: linkedResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function linkedResourceArrayDeserializer(result: Array<LinkedResource>): any[] {\n return result.map((item) => {\n return linkedResourceDeserializer(item);\n });\n}\n\n/** The definition of a linked resource. */\nexport interface LinkedResource {\n /** The ARM id of the linked resource. */\n id?: string;\n /** The location of the linked resource. */\n location?: string;\n}\n\nexport function linkedResourceDeserializer(item: any): LinkedResource {\n return {\n id: item[\"id\"],\n location: item[\"location\"],\n };\n}\n\n/** Response of a list operation. */\nexport interface _MonitoredResourceListResponse {\n /** The MonitoredResource items on this page */\n value: MonitoredResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _monitoredResourceListResponseDeserializer(\n item: any,\n): _MonitoredResourceListResponse {\n return {\n value: monitoredResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function monitoredResourceArrayDeserializer(result: Array<MonitoredResource>): any[] {\n return result.map((item) => {\n return monitoredResourceDeserializer(item);\n });\n}\n\n/** The properties of a resource currently being monitored by the Datadog monitor resource. */\nexport interface MonitoredResource {\n /** The ARM id of the resource. */\n id?: string;\n /** Flag indicating if resource is sending metrics to Datadog. */\n sendingMetrics?: boolean;\n /** Reason for why the resource is sending metrics (or why it is not sending). */\n reasonForMetricsStatus?: string;\n /** Flag indicating if resource is sending logs to Datadog. */\n sendingLogs?: boolean;\n /** Reason for why the resource is sending logs (or why it is not sending). */\n reasonForLogsStatus?: string;\n}\n\nexport function monitoredResourceDeserializer(item: any): MonitoredResource {\n return {\n id: item[\"id\"],\n sendingMetrics: item[\"sendingMetrics\"],\n reasonForMetricsStatus: item[\"reasonForMetricsStatus\"],\n sendingLogs: item[\"sendingLogs\"],\n reasonForLogsStatus: item[\"reasonForLogsStatus\"],\n };\n}\n\n/** model interface DatadogSetPasswordLink */\nexport interface DatadogSetPasswordLink {\n setPasswordLink?: string;\n}\n\nexport function datadogSetPasswordLinkDeserializer(item: any): DatadogSetPasswordLink {\n return {\n setPasswordLink: item[\"setPasswordLink\"],\n };\n}\n\n/** Marketplace Subscription and Organization details to which resource gets billed into. */\nexport interface BillingInfoResponse {\n /** Marketplace Subscription details */\n marketplaceSaasInfo?: MarketplaceSaaSInfo;\n /** Partner Billing Entity details: Organization Info */\n partnerBillingEntity?: PartnerBillingEntity;\n}\n\nexport function billingInfoResponseDeserializer(item: any): BillingInfoResponse {\n return {\n marketplaceSaasInfo: !item[\"marketplaceSaasInfo\"]\n ? item[\"marketplaceSaasInfo\"]\n : marketplaceSaaSInfoDeserializer(item[\"marketplaceSaasInfo\"]),\n partnerBillingEntity: !item[\"partnerBillingEntity\"]\n ? item[\"partnerBillingEntity\"]\n : partnerBillingEntityDeserializer(item[\"partnerBillingEntity\"]),\n };\n}\n\n/** Marketplace SAAS Info of the resource. */\nexport interface MarketplaceSaaSInfo {\n /** Marketplace Subscription Id. This is a GUID-formatted string. */\n marketplaceSubscriptionId?: string;\n /** Marketplace Subscription Details: SAAS Name */\n marketplaceName?: string;\n /** Marketplace Subscription Details: SaaS Subscription Status */\n marketplaceStatus?: string;\n /** The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into. */\n billedAzureSubscriptionId?: string;\n /** Offer Id of the Marketplace offer */\n offerId?: string;\n /** Flag specifying if the Marketplace status is subscribed or not. */\n subscribed?: boolean;\n}\n\nexport function marketplaceSaaSInfoDeserializer(item: any): MarketplaceSaaSInfo {\n return {\n marketplaceSubscriptionId: item[\"marketplaceSubscriptionId\"],\n marketplaceName: item[\"marketplaceName\"],\n marketplaceStatus: item[\"marketplaceStatus\"],\n billedAzureSubscriptionId: item[\"billedAzureSubscriptionId\"],\n offerId: item[\"offerId\"],\n subscribed: item[\"subscribed\"],\n };\n}\n\n/** Partner Billing details associated with the resource. */\nexport interface PartnerBillingEntity {\n /** The Datadog Organization Id. */\n id?: string;\n /** The Datadog Organization Name. */\n name?: string;\n /** Link to the datadog organization page */\n partnerEntityUri?: string;\n}\n\nexport function partnerBillingEntityDeserializer(item: any): PartnerBillingEntity {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n partnerEntityUri: item[\"partnerEntityUri\"],\n };\n}\n\n/** Resubscribe Properties */\nexport interface ResubscribeProperties {\n sku?: ResourceSku;\n /** Newly selected Azure Subscription Id in which the new Marketplace subscription will be created for Resubscribe */\n azureSubscriptionId?: string;\n /** Newly selected Azure resource group in which the new Marketplace subscription will be created for Resubscribe */\n resourceGroup?: string;\n}\n\nexport function resubscribePropertiesSerializer(item: ResubscribeProperties): any {\n return {\n sku: !item[\"sku\"] ? item[\"sku\"] : resourceSkuSerializer(item[\"sku\"]),\n azureSubscriptionId: item[\"azureSubscriptionId\"],\n resourceGroup: item[\"resourceGroup\"],\n };\n}\n\n/** Concrete proxy resource types can be created by aliasing this type using a specific property type. */\nexport interface DatadogSingleSignOnResource extends ProxyResource {\n properties?: DatadogSingleSignOnProperties;\n}\n\nexport function datadogSingleSignOnResourceSerializer(item: DatadogSingleSignOnResource): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : datadogSingleSignOnPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function datadogSingleSignOnResourceDeserializer(item: any): DatadogSingleSignOnResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : datadogSingleSignOnPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** model interface DatadogSingleSignOnProperties */\nexport interface DatadogSingleSignOnProperties {\n readonly provisioningState?: ProvisioningState;\n /** Various states of the SSO resource */\n singleSignOnState?: SingleSignOnStates;\n /** The Id of the Enterprise App used for Single sign-on. */\n enterpriseAppId?: string;\n /** The login URL specific to this Datadog Organization. */\n readonly singleSignOnUrl?: string;\n}\n\nexport function datadogSingleSignOnPropertiesSerializer(item: DatadogSingleSignOnProperties): any {\n return { singleSignOnState: item[\"singleSignOnState\"], enterpriseAppId: item[\"enterpriseAppId\"] };\n}\n\nexport function datadogSingleSignOnPropertiesDeserializer(\n item: any,\n): DatadogSingleSignOnProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n singleSignOnState: item[\"singleSignOnState\"],\n enterpriseAppId: item[\"enterpriseAppId\"],\n singleSignOnUrl: item[\"singleSignOnUrl\"],\n };\n}\n\n/** Various states of the SSO resource */\nexport enum KnownSingleSignOnStates {\n /** Initial */\n Initial = \"Initial\",\n /** Enable */\n Enable = \"Enable\",\n /** Disable */\n Disable = \"Disable\",\n /** Existing */\n Existing = \"Existing\",\n}\n\n/**\n * Various states of the SSO resource \\\n * {@link KnownSingleSignOnStates} can be used interchangeably with SingleSignOnStates,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Initial** \\\n * **Enable** \\\n * **Disable** \\\n * **Existing**\n */\nexport type SingleSignOnStates = string;\n\n/** Response of a list operation. */\nexport interface _DatadogSingleSignOnResourceListResponse {\n /** The DatadogSingleSignOnResource items on this page */\n value: DatadogSingleSignOnResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _datadogSingleSignOnResourceListResponseDeserializer(\n item: any,\n): _DatadogSingleSignOnResourceListResponse {\n return {\n value: datadogSingleSignOnResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function datadogSingleSignOnResourceArraySerializer(\n result: Array<DatadogSingleSignOnResource>,\n): any[] {\n return result.map((item) => {\n return datadogSingleSignOnResourceSerializer(item);\n });\n}\n\nexport function datadogSingleSignOnResourceArrayDeserializer(\n result: Array<DatadogSingleSignOnResource>,\n): any[] {\n return result.map((item) => {\n return datadogSingleSignOnResourceDeserializer(item);\n });\n}\n\n/** Response of a list operation. */\nexport interface _DatadogAgreementResourceListResponse {\n /** The DatadogAgreementResource items on this page */\n value: DatadogAgreementResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _datadogAgreementResourceListResponseDeserializer(\n item: any,\n): _DatadogAgreementResourceListResponse {\n return {\n value: datadogAgreementResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function datadogAgreementResourceArraySerializer(\n result: Array<DatadogAgreementResource>,\n): any[] {\n return result.map((item) => {\n return datadogAgreementResourceSerializer(item);\n });\n}\n\nexport function datadogAgreementResourceArrayDeserializer(\n result: Array<DatadogAgreementResource>,\n): any[] {\n return result.map((item) => {\n return datadogAgreementResourceDeserializer(item);\n });\n}\n\n/** model interface DatadogAgreementResource */\nexport interface DatadogAgreementResource {\n /** ARM id of the resource. */\n readonly id?: string;\n /** Name of the agreement. */\n readonly name?: string;\n /** The type of the resource. */\n readonly type?: string;\n /** Represents the properties of the resource. */\n properties?: DatadogAgreementProperties;\n /** Metadata pertaining to creation and last modification of the resource. */\n readonly systemData?: SystemData;\n}\n\nexport function datadogAgreementResourceSerializer(item: DatadogAgreementResource): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : datadogAgreementPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function datadogAgreementResourceDeserializer(item: any): DatadogAgreementResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : datadogAgreementPropertiesDeserializer(item[\"properties\"]),\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Terms properties. */\nexport interface DatadogAgreementProperties {\n /** Publisher identifier string. */\n publisher?: string;\n /** Product identifier string. */\n product?: string;\n /** Plan identifier string. */\n plan?: string;\n /** Link to HTML with Microsoft and Publisher terms. */\n licenseTextLink?: string;\n /** Link to the privacy policy of the publisher. */\n privacyPolicyLink?: string;\n /** Date and time in UTC of when the terms were accepted. This is empty if Accepted is false. */\n retrieveDatetime?: Date;\n /** Terms signature. */\n signature?: string;\n /** If any version of the terms have been accepted, otherwise false. */\n accepted?: boolean;\n}\n\nexport function datadogAgreementPropertiesSerializer(item: DatadogAgreementProperties): any {\n return {\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n plan: item[\"plan\"],\n licenseTextLink: item[\"licenseTextLink\"],\n privacyPolicyLink: item[\"privacyPolicyLink\"],\n retrieveDatetime: !item[\"retrieveDatetime\"]\n ? item[\"retrieveDatetime\"]\n : item[\"retrieveDatetime\"].toISOString(),\n signature: item[\"signature\"],\n accepted: item[\"accepted\"],\n };\n}\n\nexport function datadogAgreementPropertiesDeserializer(item: any): DatadogAgreementProperties {\n return {\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n plan: item[\"plan\"],\n licenseTextLink: item[\"licenseTextLink\"],\n privacyPolicyLink: item[\"privacyPolicyLink\"],\n retrieveDatetime: !item[\"retrieveDatetime\"]\n ? item[\"retrieveDatetime\"]\n : new Date(item[\"retrieveDatetime\"]),\n signature: item[\"signature\"],\n accepted: item[\"accepted\"],\n };\n}\n\n/** Paged collection of CreateResourceSupportedResponse items */\nexport interface _CreateResourceSupportedResponseList {\n /** The CreateResourceSupportedResponse items on this page */\n value: CreateResourceSupportedResponse[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _createResourceSupportedResponseListDeserializer(\n item: any,\n): _CreateResourceSupportedResponseList {\n return {\n value: createResourceSupportedResponseArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function createResourceSupportedResponseArrayDeserializer(\n result: Array<CreateResourceSupportedResponse>,\n): any[] {\n return result.map((item) => {\n return createResourceSupportedResponseDeserializer(item);\n });\n}\n\n/** Datadog resource can be created or not. */\nexport interface CreateResourceSupportedResponse {\n /** Represents the properties of the resource. */\n properties?: CreateResourceSupportedProperties;\n}\n\nexport function createResourceSupportedResponseDeserializer(\n item: any,\n): CreateResourceSupportedResponse {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : createResourceSupportedPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Datadog resource can be created or not properties. */\nexport interface CreateResourceSupportedProperties {\n /** The ARM id of the subscription. */\n readonly name?: string;\n /** Indicates if selected subscription supports Datadog resource creation, if not it is already being monitored for the selected organization via multi subscription feature. */\n readonly creationSupported?: boolean;\n}\n\nexport function createResourceSupportedPropertiesDeserializer(\n item: any,\n): CreateResourceSupportedProperties {\n return {\n name: item[\"name\"],\n creationSupported: item[\"creationSupported\"],\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2025-06-11 API version. */\n V20250611 = \"2025-06-11\",\n /** The 2025-11-03-preview API version. */\n V20251103Preview = \"2025-11-03-preview\",\n /** The 2025-12-26-preview API version. */\n V20251226Preview = \"2025-12-26-preview\",\n}\n"]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "module"
3
+ }
@@ -0,0 +1,21 @@
1
+ import { MicrosoftDatadogClient } from "./microsoftDatadogClient.js";
2
+ import { OperationOptions, PathUncheckedResponse } from "@azure-rest/core-client";
3
+ import { AbortSignalLike } from "@azure/abort-controller";
4
+ import { PollerLike, OperationState } from "@azure/core-lro";
5
+ export interface RestorePollerOptions<TResult, TResponse extends PathUncheckedResponse = PathUncheckedResponse> extends OperationOptions {
6
+ /** Delay to wait until next poll, in milliseconds. */
7
+ updateIntervalInMs?: number;
8
+ /**
9
+ * The signal which can be used to abort requests.
10
+ */
11
+ abortSignal?: AbortSignalLike;
12
+ /** Deserialization function for raw response body */
13
+ processResponseBody?: (result: TResponse) => Promise<TResult>;
14
+ }
15
+ /**
16
+ * Creates a poller from the serialized state of another poller. This can be
17
+ * useful when you want to create pollers on a different host or a poller
18
+ * needs to be constructed after the original one is not in scope.
19
+ */
20
+ export declare function restorePoller<TResponse extends PathUncheckedResponse, TResult>(client: MicrosoftDatadogClient, serializedState: string, sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult>): PollerLike<OperationState<TResult>, TResult>;
21
+ //# sourceMappingURL=restorePollerHelpers.d.ts.map
@@ -0,0 +1,112 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { _createOrUpdateDeserialize } from "./api/singleSignOnConfigurations/operations.js";
4
+ import { _resubscribeDeserialize } from "./api/organizations/operations.js";
5
+ import { _$deleteDeserialize, _updateDeserialize, _createDeserialize, } from "./api/monitors/operations.js";
6
+ import { _$deleteDeserialize as _$deleteDeserializeMonitoredSubscriptions, _updateDeserialize as _updateDeserializeMonitoredSubscriptions, _createorUpdateDeserialize, } from "./api/monitoredSubscriptions/operations.js";
7
+ import { _linkSaaSDeserialize } from "./api/datadogMonitorResources/operations.js";
8
+ import { getLongRunningPoller } from "./static-helpers/pollingHelpers.js";
9
+ import { deserializeState, } from "@azure/core-lro";
10
+ /**
11
+ * Creates a poller from the serialized state of another poller. This can be
12
+ * useful when you want to create pollers on a different host or a poller
13
+ * needs to be constructed after the original one is not in scope.
14
+ */
15
+ export function restorePoller(client, serializedState, sourceOperation, options) {
16
+ const pollerConfig = deserializeState(serializedState).config;
17
+ const { initialRequestUrl, requestMethod, metadata } = pollerConfig;
18
+ if (!initialRequestUrl || !requestMethod) {
19
+ throw new Error(`Invalid serialized state: ${serializedState} for sourceOperation ${sourceOperation?.name}`);
20
+ }
21
+ const resourceLocationConfig = metadata?.["resourceLocationConfig"];
22
+ const { deserializer, expectedStatuses = [] } = getDeserializationHelper(initialRequestUrl, requestMethod) ?? {};
23
+ const deserializeHelper = options?.processResponseBody ?? deserializer;
24
+ if (!deserializeHelper) {
25
+ throw new Error(`Please ensure the operation is in this client! We can't find its deserializeHelper for ${sourceOperation?.name}.`);
26
+ }
27
+ const apiVersion = getApiVersionFromUrl(initialRequestUrl);
28
+ return getLongRunningPoller(client["_client"] ?? client, deserializeHelper, expectedStatuses, {
29
+ updateIntervalInMs: options?.updateIntervalInMs,
30
+ abortSignal: options?.abortSignal,
31
+ resourceLocationConfig,
32
+ restoreFrom: serializedState,
33
+ initialRequestUrl,
34
+ apiVersion,
35
+ });
36
+ }
37
+ const deserializeMap = {
38
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/singleSignOnConfigurations/{configurationName}": { deserializer: _createOrUpdateDeserialize, expectedStatuses: ["200", "201", "202"] },
39
+ "POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/resubscribe": { deserializer: _resubscribeDeserialize, expectedStatuses: ["200", "202", "201"] },
40
+ "DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}": { deserializer: _$deleteDeserialize, expectedStatuses: ["200", "202", "204"] },
41
+ "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}": { deserializer: _updateDeserialize, expectedStatuses: ["200", "201", "202"] },
42
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}": { deserializer: _createDeserialize, expectedStatuses: ["200", "201", "202"] },
43
+ "DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/monitoredSubscriptions/{configurationName}": {
44
+ deserializer: _$deleteDeserializeMonitoredSubscriptions,
45
+ expectedStatuses: ["200", "202", "204"],
46
+ },
47
+ "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/monitoredSubscriptions/{configurationName}": {
48
+ deserializer: _updateDeserializeMonitoredSubscriptions,
49
+ expectedStatuses: ["200", "202", "201"],
50
+ },
51
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/monitoredSubscriptions/{configurationName}": { deserializer: _createorUpdateDeserialize, expectedStatuses: ["200", "201", "202"] },
52
+ "POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/linkSaaS": { deserializer: _linkSaaSDeserialize, expectedStatuses: ["202", "200", "201"] },
53
+ };
54
+ function getDeserializationHelper(urlStr, method) {
55
+ const path = new URL(urlStr).pathname;
56
+ const pathParts = path.split("/");
57
+ // Traverse list to match the longest candidate
58
+ // matchedLen: the length of candidate path
59
+ // matchedValue: the matched status code array
60
+ let matchedLen = -1, matchedValue;
61
+ // Iterate the responseMap to find a match
62
+ for (const [key, value] of Object.entries(deserializeMap)) {
63
+ // Extracting the path from the map key which is in format
64
+ // GET /path/foo
65
+ if (!key.startsWith(method)) {
66
+ continue;
67
+ }
68
+ const candidatePath = getPathFromMapKey(key);
69
+ // Get each part of the url path
70
+ const candidateParts = candidatePath.split("/");
71
+ // track if we have found a match to return the values found.
72
+ let found = true;
73
+ for (let i = candidateParts.length - 1, j = pathParts.length - 1; i >= 1 && j >= 1; i--, j--) {
74
+ if (candidateParts[i]?.startsWith("{") && candidateParts[i]?.indexOf("}") !== -1) {
75
+ const start = candidateParts[i].indexOf("}") + 1, end = candidateParts[i]?.length;
76
+ // If the current part of the candidate is a "template" part
77
+ // Try to use the suffix of pattern to match the path
78
+ // {guid} ==> $
79
+ // {guid}:export ==> :export$
80
+ const isMatched = new RegExp(`${candidateParts[i]?.slice(start, end)}`).test(pathParts[j] || "");
81
+ if (!isMatched) {
82
+ found = false;
83
+ break;
84
+ }
85
+ continue;
86
+ }
87
+ // If the candidate part is not a template and
88
+ // the parts don't match mark the candidate as not found
89
+ // to move on with the next candidate path.
90
+ if (candidateParts[i] !== pathParts[j]) {
91
+ found = false;
92
+ break;
93
+ }
94
+ }
95
+ // We finished evaluating the current candidate parts
96
+ // Update the matched value if and only if we found the longer pattern
97
+ if (found && candidatePath.length > matchedLen) {
98
+ matchedLen = candidatePath.length;
99
+ matchedValue = value;
100
+ }
101
+ }
102
+ return matchedValue;
103
+ }
104
+ function getPathFromMapKey(mapKey) {
105
+ const pathStart = mapKey.indexOf("/");
106
+ return mapKey.slice(pathStart);
107
+ }
108
+ function getApiVersionFromUrl(urlStr) {
109
+ const url = new URL(urlStr);
110
+ return url.searchParams.get("api-version") ?? undefined;
111
+ }
112
+ //# sourceMappingURL=restorePollerHelpers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"restorePollerHelpers.js","sourceRoot":"","sources":["../../src/restorePollerHelpers.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { MicrosoftDatadogClient } from \"./microsoftDatadogClient.js\";\nimport { _createOrUpdateDeserialize } from \"./api/singleSignOnConfigurations/operations.js\";\nimport { _resubscribeDeserialize } from \"./api/organizations/operations.js\";\nimport {\n _$deleteDeserialize,\n _updateDeserialize,\n _createDeserialize,\n} from \"./api/monitors/operations.js\";\nimport {\n _$deleteDeserialize as _$deleteDeserializeMonitoredSubscriptions,\n _updateDeserialize as _updateDeserializeMonitoredSubscriptions,\n _createorUpdateDeserialize,\n} from \"./api/monitoredSubscriptions/operations.js\";\nimport { _linkSaaSDeserialize } from \"./api/datadogMonitorResources/operations.js\";\nimport { getLongRunningPoller } from \"./static-helpers/pollingHelpers.js\";\nimport { OperationOptions, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport {\n PollerLike,\n OperationState,\n deserializeState,\n ResourceLocationConfig,\n} from \"@azure/core-lro\";\n\nexport interface RestorePollerOptions<\n TResult,\n TResponse extends PathUncheckedResponse = PathUncheckedResponse,\n> extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /**\n * The signal which can be used to abort requests.\n */\n abortSignal?: AbortSignalLike;\n /** Deserialization function for raw response body */\n processResponseBody?: (result: TResponse) => Promise<TResult>;\n}\n\n/**\n * Creates a poller from the serialized state of another poller. This can be\n * useful when you want to create pollers on a different host or a poller\n * needs to be constructed after the original one is not in scope.\n */\nexport function restorePoller<TResponse extends PathUncheckedResponse, TResult>(\n client: MicrosoftDatadogClient,\n serializedState: string,\n sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>,\n options?: RestorePollerOptions<TResult>,\n): PollerLike<OperationState<TResult>, TResult> {\n const pollerConfig = deserializeState(serializedState).config;\n const { initialRequestUrl, requestMethod, metadata } = pollerConfig;\n if (!initialRequestUrl || !requestMethod) {\n throw new Error(\n `Invalid serialized state: ${serializedState} for sourceOperation ${sourceOperation?.name}`,\n );\n }\n const resourceLocationConfig = metadata?.[\"resourceLocationConfig\"] as\n | ResourceLocationConfig\n | undefined;\n const { deserializer, expectedStatuses = [] } =\n getDeserializationHelper(initialRequestUrl, requestMethod) ?? {};\n const deserializeHelper = options?.processResponseBody ?? deserializer;\n if (!deserializeHelper) {\n throw new Error(\n `Please ensure the operation is in this client! We can't find its deserializeHelper for ${sourceOperation?.name}.`,\n );\n }\n const apiVersion = getApiVersionFromUrl(initialRequestUrl);\n return getLongRunningPoller(\n (client as any)[\"_client\"] ?? client,\n deserializeHelper as (result: TResponse) => Promise<TResult>,\n expectedStatuses,\n {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n resourceLocationConfig,\n restoreFrom: serializedState,\n initialRequestUrl,\n apiVersion,\n },\n );\n}\n\ninterface DeserializationHelper {\n deserializer: (result: PathUncheckedResponse) => Promise<any>;\n expectedStatuses: string[];\n}\n\nconst deserializeMap: Record<string, DeserializationHelper> = {\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/singleSignOnConfigurations/{configurationName}\":\n { deserializer: _createOrUpdateDeserialize, expectedStatuses: [\"200\", \"201\", \"202\"] },\n \"POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/resubscribe\":\n { deserializer: _resubscribeDeserialize, expectedStatuses: [\"200\", \"202\", \"201\"] },\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}\":\n { deserializer: _$deleteDeserialize, expectedStatuses: [\"200\", \"202\", \"204\"] },\n \"PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}\":\n { deserializer: _updateDeserialize, expectedStatuses: [\"200\", \"201\", \"202\"] },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}\":\n { deserializer: _createDeserialize, expectedStatuses: [\"200\", \"201\", \"202\"] },\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/monitoredSubscriptions/{configurationName}\":\n {\n deserializer: _$deleteDeserializeMonitoredSubscriptions,\n expectedStatuses: [\"200\", \"202\", \"204\"],\n },\n \"PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/monitoredSubscriptions/{configurationName}\":\n {\n deserializer: _updateDeserializeMonitoredSubscriptions,\n expectedStatuses: [\"200\", \"202\", \"201\"],\n },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/monitoredSubscriptions/{configurationName}\":\n { deserializer: _createorUpdateDeserialize, expectedStatuses: [\"200\", \"201\", \"202\"] },\n \"POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}/linkSaaS\":\n { deserializer: _linkSaaSDeserialize, expectedStatuses: [\"202\", \"200\", \"201\"] },\n};\n\nfunction getDeserializationHelper(\n urlStr: string,\n method: string,\n): DeserializationHelper | undefined {\n const path = new URL(urlStr).pathname;\n const pathParts = path.split(\"/\");\n\n // Traverse list to match the longest candidate\n // matchedLen: the length of candidate path\n // matchedValue: the matched status code array\n let matchedLen = -1,\n matchedValue: DeserializationHelper | undefined;\n\n // Iterate the responseMap to find a match\n for (const [key, value] of Object.entries(deserializeMap)) {\n // Extracting the path from the map key which is in format\n // GET /path/foo\n if (!key.startsWith(method)) {\n continue;\n }\n const candidatePath = getPathFromMapKey(key);\n // Get each part of the url path\n const candidateParts = candidatePath.split(\"/\");\n\n // track if we have found a match to return the values found.\n let found = true;\n for (let i = candidateParts.length - 1, j = pathParts.length - 1; i >= 1 && j >= 1; i--, j--) {\n if (candidateParts[i]?.startsWith(\"{\") && candidateParts[i]?.indexOf(\"}\") !== -1) {\n const start = candidateParts[i]!.indexOf(\"}\") + 1,\n end = candidateParts[i]?.length;\n // If the current part of the candidate is a \"template\" part\n // Try to use the suffix of pattern to match the path\n // {guid} ==> $\n // {guid}:export ==> :export$\n const isMatched = new RegExp(`${candidateParts[i]?.slice(start, end)}`).test(\n pathParts[j] || \"\",\n );\n\n if (!isMatched) {\n found = false;\n break;\n }\n continue;\n }\n\n // If the candidate part is not a template and\n // the parts don't match mark the candidate as not found\n // to move on with the next candidate path.\n if (candidateParts[i] !== pathParts[j]) {\n found = false;\n break;\n }\n }\n\n // We finished evaluating the current candidate parts\n // Update the matched value if and only if we found the longer pattern\n if (found && candidatePath.length > matchedLen) {\n matchedLen = candidatePath.length;\n matchedValue = value;\n }\n }\n\n return matchedValue;\n}\n\nfunction getPathFromMapKey(mapKey: string): string {\n const pathStart = mapKey.indexOf(\"/\");\n return mapKey.slice(pathStart);\n}\n\nfunction getApiVersionFromUrl(urlStr: string): string | undefined {\n const url = new URL(urlStr);\n return url.searchParams.get(\"api-version\") ?? undefined;\n}\n"]}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * An enum to describe Azure Cloud environments.
3
+ * @enum {string}
4
+ */
5
+ export declare enum AzureClouds {
6
+ /** Azure public cloud, which is the default cloud for Azure SDKs. */
7
+ AZURE_PUBLIC_CLOUD = "AZURE_PUBLIC_CLOUD",
8
+ /** Azure China cloud */
9
+ AZURE_CHINA_CLOUD = "AZURE_CHINA_CLOUD",
10
+ /** Azure US government cloud */
11
+ AZURE_US_GOVERNMENT = "AZURE_US_GOVERNMENT"
12
+ }
13
+ /** The supported values for cloud setting as a string literal type */
14
+ export type AzureSupportedClouds = `${AzureClouds}`;
15
+ /**
16
+ * Gets the Azure Resource Manager endpoint URL for the specified cloud setting.
17
+ * @param cloudSetting - The Azure cloud environment setting. Use one of the AzureClouds enum values.
18
+ * @returns The ARM endpoint URL for the specified cloud, or undefined if cloudSetting is undefined.
19
+ * @throws {Error} Throws an error if an unknown cloud setting is provided.
20
+ */
21
+ export declare function getArmEndpoint(cloudSetting?: AzureSupportedClouds): string | undefined;
22
+ //# sourceMappingURL=cloudSettingHelpers.d.ts.map
@@ -0,0 +1,38 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ /**
4
+ * An enum to describe Azure Cloud environments.
5
+ * @enum {string}
6
+ */
7
+ export var AzureClouds;
8
+ (function (AzureClouds) {
9
+ /** Azure public cloud, which is the default cloud for Azure SDKs. */
10
+ AzureClouds["AZURE_PUBLIC_CLOUD"] = "AZURE_PUBLIC_CLOUD";
11
+ /** Azure China cloud */
12
+ AzureClouds["AZURE_CHINA_CLOUD"] = "AZURE_CHINA_CLOUD";
13
+ /** Azure US government cloud */
14
+ AzureClouds["AZURE_US_GOVERNMENT"] = "AZURE_US_GOVERNMENT";
15
+ })(AzureClouds || (AzureClouds = {}));
16
+ /**
17
+ * Gets the Azure Resource Manager endpoint URL for the specified cloud setting.
18
+ * @param cloudSetting - The Azure cloud environment setting. Use one of the AzureClouds enum values.
19
+ * @returns The ARM endpoint URL for the specified cloud, or undefined if cloudSetting is undefined.
20
+ * @throws {Error} Throws an error if an unknown cloud setting is provided.
21
+ */
22
+ export function getArmEndpoint(cloudSetting) {
23
+ if (cloudSetting === undefined) {
24
+ return undefined;
25
+ }
26
+ const cloudEndpoints = {
27
+ AZURE_CHINA_CLOUD: "https://management.chinacloudapi.cn/",
28
+ AZURE_US_GOVERNMENT: "https://management.usgovcloudapi.net/",
29
+ AZURE_PUBLIC_CLOUD: "https://management.azure.com/",
30
+ };
31
+ if (cloudSetting in cloudEndpoints) {
32
+ return cloudEndpoints[cloudSetting];
33
+ }
34
+ else {
35
+ throw new Error(`Unknown cloud setting: ${cloudSetting}. Please refer to the enum AzureClouds for possible values.`);
36
+ }
37
+ }
38
+ //# sourceMappingURL=cloudSettingHelpers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudSettingHelpers.js","sourceRoot":"","sources":["../../../src/static-helpers/cloudSettingHelpers.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC;;;GAGG;AACH,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,qEAAqE;IACrE,wDAAyC,CAAA;IACzC,wBAAwB;IACxB,sDAAuC,CAAA;IACvC,gCAAgC;IAChC,0DAA2C,CAAA;AAC7C,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAKD;;;;;GAKG;AACH,MAAM,UAAU,cAAc,CAAC,YAAmC;IAChE,IAAI,YAAY,KAAK,SAAS,EAAE,CAAC;QAC/B,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,MAAM,cAAc,GAA6C;QAC/D,iBAAiB,EAAE,sCAAsC;QACzD,mBAAmB,EAAE,uCAAuC;QAC5D,kBAAkB,EAAE,+BAA+B;KACpD,CAAC;IACF,IAAI,YAAY,IAAI,cAAc,EAAE,CAAC;QACnC,OAAO,cAAc,CAAC,YAAY,CAAC,CAAC;IACtC,CAAC;SAAM,CAAC;QACN,MAAM,IAAI,KAAK,CACb,0BAA0B,YAAY,6DAA6D,CACpG,CAAC;IACJ,CAAC;AACH,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/**\n * An enum to describe Azure Cloud environments.\n * @enum {string}\n */\nexport enum AzureClouds {\n /** Azure public cloud, which is the default cloud for Azure SDKs. */\n AZURE_PUBLIC_CLOUD = \"AZURE_PUBLIC_CLOUD\",\n /** Azure China cloud */\n AZURE_CHINA_CLOUD = \"AZURE_CHINA_CLOUD\",\n /** Azure US government cloud */\n AZURE_US_GOVERNMENT = \"AZURE_US_GOVERNMENT\",\n}\n\n/** The supported values for cloud setting as a string literal type */\nexport type AzureSupportedClouds = `${AzureClouds}`;\n\n/**\n * Gets the Azure Resource Manager endpoint URL for the specified cloud setting.\n * @param cloudSetting - The Azure cloud environment setting. Use one of the AzureClouds enum values.\n * @returns The ARM endpoint URL for the specified cloud, or undefined if cloudSetting is undefined.\n * @throws {Error} Throws an error if an unknown cloud setting is provided.\n */\nexport function getArmEndpoint(cloudSetting?: AzureSupportedClouds): string | undefined {\n if (cloudSetting === undefined) {\n return undefined;\n }\n const cloudEndpoints: Record<keyof typeof AzureClouds, string> = {\n AZURE_CHINA_CLOUD: \"https://management.chinacloudapi.cn/\",\n AZURE_US_GOVERNMENT: \"https://management.usgovcloudapi.net/\",\n AZURE_PUBLIC_CLOUD: \"https://management.azure.com/\",\n };\n if (cloudSetting in cloudEndpoints) {\n return cloudEndpoints[cloudSetting];\n } else {\n throw new Error(\n `Unknown cloud setting: ${cloudSetting}. Please refer to the enum AzureClouds for possible values.`,\n );\n }\n}\n"]}
@@ -0,0 +1,74 @@
1
+ import { Client, PathUncheckedResponse } from "@azure-rest/core-client";
2
+ /**
3
+ * Options for the byPage method
4
+ */
5
+ export interface PageSettings {
6
+ /**
7
+ * A reference to a specific page to start iterating from.
8
+ */
9
+ continuationToken?: string;
10
+ }
11
+ /**
12
+ * An interface that describes a page of results.
13
+ */
14
+ export type ContinuablePage<TElement, TPage = TElement[]> = TPage & {
15
+ /**
16
+ * The token that keeps track of where to continue the iterator
17
+ */
18
+ continuationToken?: string;
19
+ };
20
+ /**
21
+ * An interface that allows async iterable iteration both to completion and by page.
22
+ */
23
+ export interface PagedAsyncIterableIterator<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings> {
24
+ /**
25
+ * The next method, part of the iteration protocol
26
+ */
27
+ next(): Promise<IteratorResult<TElement>>;
28
+ /**
29
+ * The connection to the async iterator, part of the iteration protocol
30
+ */
31
+ [Symbol.asyncIterator](): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>;
32
+ /**
33
+ * Return an AsyncIterableIterator that works a page at a time
34
+ */
35
+ byPage: (settings?: TPageSettings) => AsyncIterableIterator<ContinuablePage<TElement, TPage>>;
36
+ }
37
+ /**
38
+ * An interface that describes how to communicate with the service.
39
+ */
40
+ export interface PagedResult<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings> {
41
+ /**
42
+ * Link to the first page of results.
43
+ */
44
+ firstPageLink?: string;
45
+ /**
46
+ * A method that returns a page of results.
47
+ */
48
+ getPage: (pageLink?: string) => Promise<{
49
+ page: TPage;
50
+ nextPageLink?: string;
51
+ } | undefined>;
52
+ /**
53
+ * a function to implement the `byPage` method on the paged async iterator.
54
+ */
55
+ byPage?: (settings?: TPageSettings) => AsyncIterableIterator<ContinuablePage<TElement, TPage>>;
56
+ /**
57
+ * A function to extract elements from a page.
58
+ */
59
+ toElements?: (page: TPage) => TElement[];
60
+ }
61
+ /**
62
+ * Options for the paging helper
63
+ */
64
+ export interface BuildPagedAsyncIteratorOptions {
65
+ itemName?: string;
66
+ nextLinkName?: string;
67
+ nextLinkMethod?: "GET" | "POST";
68
+ apiVersion?: string;
69
+ }
70
+ /**
71
+ * Helper to paginate results in a generic way and return a PagedAsyncIterableIterator
72
+ */
73
+ export declare function buildPagedAsyncIterator<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings, TResponse extends PathUncheckedResponse = PathUncheckedResponse>(client: Client, getInitialResponse: () => PromiseLike<TResponse>, processResponseBody: (result: TResponse) => PromiseLike<unknown>, expectedStatuses: string[], options?: BuildPagedAsyncIteratorOptions): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>;
74
+ //# sourceMappingURL=pagingHelpers.d.ts.map