@azure/arm-elastic 1.0.2-alpha.20251124.1 → 2.0.0-alpha.20251126.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 (941) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +2 -3
  3. package/dist/browser/index.d.ts.map +1 -1
  4. package/dist/browser/index.js +4 -7
  5. package/dist/browser/index.js.map +1 -1
  6. package/dist/browser/lroImpl.d.ts +1 -1
  7. package/dist/browser/lroImpl.d.ts.map +1 -1
  8. package/dist/browser/lroImpl.js +2 -0
  9. package/dist/browser/lroImpl.js.map +1 -1
  10. package/dist/browser/microsoftElastic.d.ts +4 -3
  11. package/dist/browser/microsoftElastic.d.ts.map +1 -1
  12. package/dist/browser/microsoftElastic.js +11 -14
  13. package/dist/browser/microsoftElastic.js.map +1 -1
  14. package/dist/browser/models/index.d.ts +378 -50
  15. package/dist/browser/models/index.d.ts.map +1 -1
  16. package/dist/browser/models/index.js +68 -15
  17. package/dist/browser/models/index.js.map +1 -1
  18. package/dist/browser/models/mappers.d.ts +17 -4
  19. package/dist/browser/models/mappers.d.ts.map +1 -1
  20. package/dist/browser/models/mappers.js +488 -99
  21. package/dist/browser/models/mappers.js.map +1 -1
  22. package/dist/browser/models/parameters.d.ts +7 -4
  23. package/dist/browser/models/parameters.d.ts.map +1 -1
  24. package/dist/browser/models/parameters.js +36 -14
  25. package/dist/browser/models/parameters.js.map +1 -1
  26. package/dist/browser/operations/allTrafficFilters.d.ts +5 -4
  27. package/dist/browser/operations/allTrafficFilters.d.ts.map +1 -1
  28. package/dist/browser/operations/allTrafficFilters.js +4 -8
  29. package/dist/browser/operations/allTrafficFilters.js.map +1 -1
  30. package/dist/browser/operations/associateTrafficFilter.d.ts +6 -6
  31. package/dist/browser/operations/associateTrafficFilter.d.ts.map +1 -1
  32. package/dist/browser/operations/associateTrafficFilter.js +5 -10
  33. package/dist/browser/operations/associateTrafficFilter.js.map +1 -1
  34. package/dist/browser/operations/billingInfo.d.ts +5 -4
  35. package/dist/browser/operations/billingInfo.d.ts.map +1 -1
  36. package/dist/browser/operations/billingInfo.js +4 -8
  37. package/dist/browser/operations/billingInfo.js.map +1 -1
  38. package/dist/browser/operations/connectedPartnerResources.d.ts +8 -8
  39. package/dist/browser/operations/connectedPartnerResources.d.ts.map +1 -1
  40. package/dist/browser/operations/connectedPartnerResources.js +8 -13
  41. package/dist/browser/operations/connectedPartnerResources.js.map +1 -1
  42. package/dist/browser/operations/createAndAssociateIPFilter.d.ts +8 -6
  43. package/dist/browser/operations/createAndAssociateIPFilter.d.ts.map +1 -1
  44. package/dist/browser/operations/createAndAssociateIPFilter.js +7 -10
  45. package/dist/browser/operations/createAndAssociateIPFilter.js.map +1 -1
  46. package/dist/browser/operations/createAndAssociatePLFilter.d.ts +8 -6
  47. package/dist/browser/operations/createAndAssociatePLFilter.d.ts.map +1 -1
  48. package/dist/browser/operations/createAndAssociatePLFilter.js +7 -10
  49. package/dist/browser/operations/createAndAssociatePLFilter.js.map +1 -1
  50. package/dist/browser/operations/deploymentInfo.d.ts +5 -4
  51. package/dist/browser/operations/deploymentInfo.d.ts.map +1 -1
  52. package/dist/browser/operations/deploymentInfo.js +4 -8
  53. package/dist/browser/operations/deploymentInfo.js.map +1 -1
  54. package/dist/browser/operations/detachAndDeleteTrafficFilter.d.ts +5 -4
  55. package/dist/browser/operations/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  56. package/dist/browser/operations/detachAndDeleteTrafficFilter.js +4 -8
  57. package/dist/browser/operations/detachAndDeleteTrafficFilter.js.map +1 -1
  58. package/dist/browser/operations/detachTrafficFilter.d.ts +8 -6
  59. package/dist/browser/operations/detachTrafficFilter.d.ts.map +1 -1
  60. package/dist/browser/operations/detachTrafficFilter.js +7 -10
  61. package/dist/browser/operations/detachTrafficFilter.js.map +1 -1
  62. package/dist/browser/operations/elasticVersions.d.ts +8 -6
  63. package/dist/browser/operations/elasticVersions.d.ts.map +1 -1
  64. package/dist/browser/operations/elasticVersions.js +9 -16
  65. package/dist/browser/operations/elasticVersions.js.map +1 -1
  66. package/dist/browser/operations/externalUser.d.ts +5 -5
  67. package/dist/browser/operations/externalUser.d.ts.map +1 -1
  68. package/dist/browser/operations/externalUser.js +5 -10
  69. package/dist/browser/operations/externalUser.js.map +1 -1
  70. package/dist/browser/operations/index.d.ts +1 -0
  71. package/dist/browser/operations/index.d.ts.map +1 -1
  72. package/dist/browser/operations/index.js +5 -7
  73. package/dist/browser/operations/index.js.map +1 -1
  74. package/dist/browser/operations/listAssociatedTrafficFilters.d.ts +5 -4
  75. package/dist/browser/operations/listAssociatedTrafficFilters.d.ts.map +1 -1
  76. package/dist/browser/operations/listAssociatedTrafficFilters.js +4 -8
  77. package/dist/browser/operations/listAssociatedTrafficFilters.js.map +1 -1
  78. package/dist/browser/operations/monitor.d.ts +8 -6
  79. package/dist/browser/operations/monitor.d.ts.map +1 -1
  80. package/dist/browser/operations/monitor.js +8 -11
  81. package/dist/browser/operations/monitor.js.map +1 -1
  82. package/dist/browser/operations/monitoredResources.d.ts +8 -6
  83. package/dist/browser/operations/monitoredResources.d.ts.map +1 -1
  84. package/dist/browser/operations/monitoredResources.js +8 -11
  85. package/dist/browser/operations/monitoredResources.js.map +1 -1
  86. package/dist/browser/operations/monitoredSubscriptions.d.ts +104 -0
  87. package/dist/browser/operations/monitoredSubscriptions.d.ts.map +1 -0
  88. package/dist/browser/operations/monitoredSubscriptions.js +442 -0
  89. package/dist/browser/operations/monitoredSubscriptions.js.map +1 -0
  90. package/dist/browser/operations/monitors.d.ts +34 -16
  91. package/dist/browser/operations/monitors.d.ts.map +1 -1
  92. package/dist/browser/operations/monitors.js +90 -35
  93. package/dist/browser/operations/monitors.js.map +1 -1
  94. package/dist/browser/operations/openAI.d.ts +15 -10
  95. package/dist/browser/operations/openAI.d.ts.map +1 -1
  96. package/dist/browser/operations/openAI.js +16 -16
  97. package/dist/browser/operations/openAI.js.map +1 -1
  98. package/dist/browser/operations/operations.d.ts +4 -4
  99. package/dist/browser/operations/operations.d.ts.map +1 -1
  100. package/dist/browser/operations/operations.js +4 -9
  101. package/dist/browser/operations/operations.js.map +1 -1
  102. package/dist/browser/operations/organizations.d.ts +22 -6
  103. package/dist/browser/operations/organizations.d.ts.map +1 -1
  104. package/dist/browser/operations/organizations.js +98 -11
  105. package/dist/browser/operations/organizations.js.map +1 -1
  106. package/dist/browser/operations/tagRules.d.ts +16 -11
  107. package/dist/browser/operations/tagRules.d.ts.map +1 -1
  108. package/dist/browser/operations/tagRules.js +17 -17
  109. package/dist/browser/operations/tagRules.js.map +1 -1
  110. package/dist/browser/operations/trafficFilters.d.ts +5 -4
  111. package/dist/browser/operations/trafficFilters.d.ts.map +1 -1
  112. package/dist/browser/operations/trafficFilters.js +4 -8
  113. package/dist/browser/operations/trafficFilters.js.map +1 -1
  114. package/dist/browser/operations/upgradableVersions.d.ts +5 -4
  115. package/dist/browser/operations/upgradableVersions.d.ts.map +1 -1
  116. package/dist/browser/operations/upgradableVersions.js +4 -8
  117. package/dist/browser/operations/upgradableVersions.js.map +1 -1
  118. package/dist/browser/operations/vMCollection.d.ts +5 -4
  119. package/dist/browser/operations/vMCollection.d.ts.map +1 -1
  120. package/dist/browser/operations/vMCollection.js +5 -9
  121. package/dist/browser/operations/vMCollection.js.map +1 -1
  122. package/dist/browser/operations/vMHost.d.ts +8 -6
  123. package/dist/browser/operations/vMHost.d.ts.map +1 -1
  124. package/dist/browser/operations/vMHost.js +8 -11
  125. package/dist/browser/operations/vMHost.js.map +1 -1
  126. package/dist/browser/operations/vMIngestion.d.ts +5 -4
  127. package/dist/browser/operations/vMIngestion.d.ts.map +1 -1
  128. package/dist/browser/operations/vMIngestion.js +4 -8
  129. package/dist/browser/operations/vMIngestion.js.map +1 -1
  130. package/dist/browser/operationsInterfaces/allTrafficFilters.d.ts +3 -2
  131. package/dist/browser/operationsInterfaces/allTrafficFilters.d.ts.map +1 -1
  132. package/dist/browser/operationsInterfaces/allTrafficFilters.js +2 -7
  133. package/dist/browser/operationsInterfaces/allTrafficFilters.js.map +1 -1
  134. package/dist/browser/operationsInterfaces/associateTrafficFilter.d.ts +4 -4
  135. package/dist/browser/operationsInterfaces/associateTrafficFilter.d.ts.map +1 -1
  136. package/dist/browser/operationsInterfaces/associateTrafficFilter.js +2 -7
  137. package/dist/browser/operationsInterfaces/associateTrafficFilter.js.map +1 -1
  138. package/dist/browser/operationsInterfaces/billingInfo.d.ts +3 -2
  139. package/dist/browser/operationsInterfaces/billingInfo.d.ts.map +1 -1
  140. package/dist/browser/operationsInterfaces/billingInfo.js +2 -7
  141. package/dist/browser/operationsInterfaces/billingInfo.js.map +1 -1
  142. package/dist/browser/operationsInterfaces/connectedPartnerResources.d.ts +4 -4
  143. package/dist/browser/operationsInterfaces/connectedPartnerResources.d.ts.map +1 -1
  144. package/dist/browser/operationsInterfaces/connectedPartnerResources.js +2 -7
  145. package/dist/browser/operationsInterfaces/connectedPartnerResources.js.map +1 -1
  146. package/dist/browser/operationsInterfaces/createAndAssociateIPFilter.d.ts +6 -4
  147. package/dist/browser/operationsInterfaces/createAndAssociateIPFilter.d.ts.map +1 -1
  148. package/dist/browser/operationsInterfaces/createAndAssociateIPFilter.js +2 -7
  149. package/dist/browser/operationsInterfaces/createAndAssociateIPFilter.js.map +1 -1
  150. package/dist/browser/operationsInterfaces/createAndAssociatePLFilter.d.ts +6 -4
  151. package/dist/browser/operationsInterfaces/createAndAssociatePLFilter.d.ts.map +1 -1
  152. package/dist/browser/operationsInterfaces/createAndAssociatePLFilter.js +2 -7
  153. package/dist/browser/operationsInterfaces/createAndAssociatePLFilter.js.map +1 -1
  154. package/dist/browser/operationsInterfaces/deploymentInfo.d.ts +3 -2
  155. package/dist/browser/operationsInterfaces/deploymentInfo.d.ts.map +1 -1
  156. package/dist/browser/operationsInterfaces/deploymentInfo.js +2 -7
  157. package/dist/browser/operationsInterfaces/deploymentInfo.js.map +1 -1
  158. package/dist/browser/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts +3 -2
  159. package/dist/browser/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  160. package/dist/browser/operationsInterfaces/detachAndDeleteTrafficFilter.js +2 -7
  161. package/dist/browser/operationsInterfaces/detachAndDeleteTrafficFilter.js.map +1 -1
  162. package/dist/browser/operationsInterfaces/detachTrafficFilter.d.ts +6 -4
  163. package/dist/browser/operationsInterfaces/detachTrafficFilter.d.ts.map +1 -1
  164. package/dist/browser/operationsInterfaces/detachTrafficFilter.js +2 -7
  165. package/dist/browser/operationsInterfaces/detachTrafficFilter.js.map +1 -1
  166. package/dist/browser/operationsInterfaces/elasticVersions.d.ts +4 -3
  167. package/dist/browser/operationsInterfaces/elasticVersions.d.ts.map +1 -1
  168. package/dist/browser/operationsInterfaces/elasticVersions.js +2 -7
  169. package/dist/browser/operationsInterfaces/elasticVersions.js.map +1 -1
  170. package/dist/browser/operationsInterfaces/externalUser.d.ts +3 -3
  171. package/dist/browser/operationsInterfaces/externalUser.d.ts.map +1 -1
  172. package/dist/browser/operationsInterfaces/externalUser.js +2 -7
  173. package/dist/browser/operationsInterfaces/externalUser.js.map +1 -1
  174. package/dist/browser/operationsInterfaces/index.d.ts +1 -0
  175. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  176. package/dist/browser/operationsInterfaces/index.js +5 -7
  177. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  178. package/dist/browser/operationsInterfaces/listAssociatedTrafficFilters.d.ts +3 -2
  179. package/dist/browser/operationsInterfaces/listAssociatedTrafficFilters.d.ts.map +1 -1
  180. package/dist/browser/operationsInterfaces/listAssociatedTrafficFilters.js +2 -7
  181. package/dist/browser/operationsInterfaces/listAssociatedTrafficFilters.js.map +1 -1
  182. package/dist/browser/operationsInterfaces/monitor.d.ts +6 -4
  183. package/dist/browser/operationsInterfaces/monitor.d.ts.map +1 -1
  184. package/dist/browser/operationsInterfaces/monitor.js +2 -7
  185. package/dist/browser/operationsInterfaces/monitor.js.map +1 -1
  186. package/dist/browser/operationsInterfaces/monitoredResources.d.ts +4 -3
  187. package/dist/browser/operationsInterfaces/monitoredResources.d.ts.map +1 -1
  188. package/dist/browser/operationsInterfaces/monitoredResources.js +2 -7
  189. package/dist/browser/operationsInterfaces/monitoredResources.js.map +1 -1
  190. package/dist/browser/operationsInterfaces/monitoredSubscriptions.d.ts +78 -0
  191. package/dist/browser/operationsInterfaces/monitoredSubscriptions.d.ts.map +1 -0
  192. package/dist/browser/operationsInterfaces/monitoredSubscriptions.js +4 -0
  193. package/dist/browser/operationsInterfaces/monitoredSubscriptions.js.map +1 -0
  194. package/dist/browser/operationsInterfaces/monitors.d.ts +28 -12
  195. package/dist/browser/operationsInterfaces/monitors.d.ts.map +1 -1
  196. package/dist/browser/operationsInterfaces/monitors.js +2 -7
  197. package/dist/browser/operationsInterfaces/monitors.js.map +1 -1
  198. package/dist/browser/operationsInterfaces/openAI.d.ts +11 -7
  199. package/dist/browser/operationsInterfaces/openAI.d.ts.map +1 -1
  200. package/dist/browser/operationsInterfaces/openAI.js +2 -7
  201. package/dist/browser/operationsInterfaces/openAI.js.map +1 -1
  202. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  203. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  204. package/dist/browser/operationsInterfaces/operations.js +2 -7
  205. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  206. package/dist/browser/operationsInterfaces/organizations.d.ts +20 -4
  207. package/dist/browser/operationsInterfaces/organizations.d.ts.map +1 -1
  208. package/dist/browser/operationsInterfaces/organizations.js +2 -7
  209. package/dist/browser/operationsInterfaces/organizations.js.map +1 -1
  210. package/dist/browser/operationsInterfaces/tagRules.d.ts +12 -8
  211. package/dist/browser/operationsInterfaces/tagRules.d.ts.map +1 -1
  212. package/dist/browser/operationsInterfaces/tagRules.js +2 -7
  213. package/dist/browser/operationsInterfaces/tagRules.js.map +1 -1
  214. package/dist/browser/operationsInterfaces/trafficFilters.d.ts +3 -2
  215. package/dist/browser/operationsInterfaces/trafficFilters.d.ts.map +1 -1
  216. package/dist/browser/operationsInterfaces/trafficFilters.js +2 -7
  217. package/dist/browser/operationsInterfaces/trafficFilters.js.map +1 -1
  218. package/dist/browser/operationsInterfaces/upgradableVersions.d.ts +3 -2
  219. package/dist/browser/operationsInterfaces/upgradableVersions.d.ts.map +1 -1
  220. package/dist/browser/operationsInterfaces/upgradableVersions.js +2 -7
  221. package/dist/browser/operationsInterfaces/upgradableVersions.js.map +1 -1
  222. package/dist/browser/operationsInterfaces/vMCollection.d.ts +3 -2
  223. package/dist/browser/operationsInterfaces/vMCollection.d.ts.map +1 -1
  224. package/dist/browser/operationsInterfaces/vMCollection.js +2 -7
  225. package/dist/browser/operationsInterfaces/vMCollection.js.map +1 -1
  226. package/dist/browser/operationsInterfaces/vMHost.d.ts +4 -3
  227. package/dist/browser/operationsInterfaces/vMHost.d.ts.map +1 -1
  228. package/dist/browser/operationsInterfaces/vMHost.js +2 -7
  229. package/dist/browser/operationsInterfaces/vMHost.js.map +1 -1
  230. package/dist/browser/operationsInterfaces/vMIngestion.d.ts +3 -2
  231. package/dist/browser/operationsInterfaces/vMIngestion.d.ts.map +1 -1
  232. package/dist/browser/operationsInterfaces/vMIngestion.js +2 -7
  233. package/dist/browser/operationsInterfaces/vMIngestion.js.map +1 -1
  234. package/dist/browser/pagingHelper.d.ts.map +1 -1
  235. package/dist/browser/pagingHelper.js +2 -7
  236. package/dist/browser/pagingHelper.js.map +1 -1
  237. package/dist/commonjs/index.d.ts.map +1 -1
  238. package/dist/commonjs/index.js +4 -7
  239. package/dist/commonjs/index.js.map +1 -1
  240. package/dist/commonjs/lroImpl.d.ts +1 -1
  241. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  242. package/dist/commonjs/lroImpl.js +2 -0
  243. package/dist/commonjs/lroImpl.js.map +1 -1
  244. package/dist/commonjs/microsoftElastic.d.ts +4 -3
  245. package/dist/commonjs/microsoftElastic.d.ts.map +1 -1
  246. package/dist/commonjs/microsoftElastic.js +10 -13
  247. package/dist/commonjs/microsoftElastic.js.map +1 -1
  248. package/dist/commonjs/models/index.d.ts +378 -50
  249. package/dist/commonjs/models/index.d.ts.map +1 -1
  250. package/dist/commonjs/models/index.js +69 -16
  251. package/dist/commonjs/models/index.js.map +1 -1
  252. package/dist/commonjs/models/mappers.d.ts +17 -4
  253. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  254. package/dist/commonjs/models/mappers.js +490 -101
  255. package/dist/commonjs/models/mappers.js.map +1 -1
  256. package/dist/commonjs/models/parameters.d.ts +7 -4
  257. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  258. package/dist/commonjs/models/parameters.js +36 -14
  259. package/dist/commonjs/models/parameters.js.map +1 -1
  260. package/dist/commonjs/operations/allTrafficFilters.d.ts +5 -4
  261. package/dist/commonjs/operations/allTrafficFilters.d.ts.map +1 -1
  262. package/dist/commonjs/operations/allTrafficFilters.js +4 -8
  263. package/dist/commonjs/operations/allTrafficFilters.js.map +1 -1
  264. package/dist/commonjs/operations/associateTrafficFilter.d.ts +6 -6
  265. package/dist/commonjs/operations/associateTrafficFilter.d.ts.map +1 -1
  266. package/dist/commonjs/operations/associateTrafficFilter.js +4 -9
  267. package/dist/commonjs/operations/associateTrafficFilter.js.map +1 -1
  268. package/dist/commonjs/operations/billingInfo.d.ts +5 -4
  269. package/dist/commonjs/operations/billingInfo.d.ts.map +1 -1
  270. package/dist/commonjs/operations/billingInfo.js +4 -8
  271. package/dist/commonjs/operations/billingInfo.js.map +1 -1
  272. package/dist/commonjs/operations/connectedPartnerResources.d.ts +8 -8
  273. package/dist/commonjs/operations/connectedPartnerResources.d.ts.map +1 -1
  274. package/dist/commonjs/operations/connectedPartnerResources.js +8 -13
  275. package/dist/commonjs/operations/connectedPartnerResources.js.map +1 -1
  276. package/dist/commonjs/operations/createAndAssociateIPFilter.d.ts +8 -6
  277. package/dist/commonjs/operations/createAndAssociateIPFilter.d.ts.map +1 -1
  278. package/dist/commonjs/operations/createAndAssociateIPFilter.js +6 -9
  279. package/dist/commonjs/operations/createAndAssociateIPFilter.js.map +1 -1
  280. package/dist/commonjs/operations/createAndAssociatePLFilter.d.ts +8 -6
  281. package/dist/commonjs/operations/createAndAssociatePLFilter.d.ts.map +1 -1
  282. package/dist/commonjs/operations/createAndAssociatePLFilter.js +6 -9
  283. package/dist/commonjs/operations/createAndAssociatePLFilter.js.map +1 -1
  284. package/dist/commonjs/operations/deploymentInfo.d.ts +5 -4
  285. package/dist/commonjs/operations/deploymentInfo.d.ts.map +1 -1
  286. package/dist/commonjs/operations/deploymentInfo.js +4 -8
  287. package/dist/commonjs/operations/deploymentInfo.js.map +1 -1
  288. package/dist/commonjs/operations/detachAndDeleteTrafficFilter.d.ts +5 -4
  289. package/dist/commonjs/operations/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  290. package/dist/commonjs/operations/detachAndDeleteTrafficFilter.js +4 -8
  291. package/dist/commonjs/operations/detachAndDeleteTrafficFilter.js.map +1 -1
  292. package/dist/commonjs/operations/detachTrafficFilter.d.ts +8 -6
  293. package/dist/commonjs/operations/detachTrafficFilter.d.ts.map +1 -1
  294. package/dist/commonjs/operations/detachTrafficFilter.js +6 -9
  295. package/dist/commonjs/operations/detachTrafficFilter.js.map +1 -1
  296. package/dist/commonjs/operations/elasticVersions.d.ts +8 -6
  297. package/dist/commonjs/operations/elasticVersions.d.ts.map +1 -1
  298. package/dist/commonjs/operations/elasticVersions.js +9 -16
  299. package/dist/commonjs/operations/elasticVersions.js.map +1 -1
  300. package/dist/commonjs/operations/externalUser.d.ts +5 -5
  301. package/dist/commonjs/operations/externalUser.d.ts.map +1 -1
  302. package/dist/commonjs/operations/externalUser.js +5 -10
  303. package/dist/commonjs/operations/externalUser.js.map +1 -1
  304. package/dist/commonjs/operations/index.d.ts +1 -0
  305. package/dist/commonjs/operations/index.d.ts.map +1 -1
  306. package/dist/commonjs/operations/index.js +5 -7
  307. package/dist/commonjs/operations/index.js.map +1 -1
  308. package/dist/commonjs/operations/listAssociatedTrafficFilters.d.ts +5 -4
  309. package/dist/commonjs/operations/listAssociatedTrafficFilters.d.ts.map +1 -1
  310. package/dist/commonjs/operations/listAssociatedTrafficFilters.js +4 -8
  311. package/dist/commonjs/operations/listAssociatedTrafficFilters.js.map +1 -1
  312. package/dist/commonjs/operations/monitor.d.ts +8 -6
  313. package/dist/commonjs/operations/monitor.d.ts.map +1 -1
  314. package/dist/commonjs/operations/monitor.js +7 -10
  315. package/dist/commonjs/operations/monitor.js.map +1 -1
  316. package/dist/commonjs/operations/monitoredResources.d.ts +8 -6
  317. package/dist/commonjs/operations/monitoredResources.d.ts.map +1 -1
  318. package/dist/commonjs/operations/monitoredResources.js +8 -11
  319. package/dist/commonjs/operations/monitoredResources.js.map +1 -1
  320. package/dist/commonjs/operations/monitoredSubscriptions.d.ts +104 -0
  321. package/dist/commonjs/operations/monitoredSubscriptions.d.ts.map +1 -0
  322. package/dist/commonjs/operations/monitoredSubscriptions.js +447 -0
  323. package/dist/commonjs/operations/monitoredSubscriptions.js.map +1 -0
  324. package/dist/commonjs/operations/monitors.d.ts +34 -16
  325. package/dist/commonjs/operations/monitors.d.ts.map +1 -1
  326. package/dist/commonjs/operations/monitors.js +89 -34
  327. package/dist/commonjs/operations/monitors.js.map +1 -1
  328. package/dist/commonjs/operations/openAI.d.ts +15 -10
  329. package/dist/commonjs/operations/openAI.d.ts.map +1 -1
  330. package/dist/commonjs/operations/openAI.js +16 -16
  331. package/dist/commonjs/operations/openAI.js.map +1 -1
  332. package/dist/commonjs/operations/operations.d.ts +4 -4
  333. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  334. package/dist/commonjs/operations/operations.js +4 -9
  335. package/dist/commonjs/operations/operations.js.map +1 -1
  336. package/dist/commonjs/operations/organizations.d.ts +22 -6
  337. package/dist/commonjs/operations/organizations.d.ts.map +1 -1
  338. package/dist/commonjs/operations/organizations.js +98 -11
  339. package/dist/commonjs/operations/organizations.js.map +1 -1
  340. package/dist/commonjs/operations/tagRules.d.ts +16 -11
  341. package/dist/commonjs/operations/tagRules.d.ts.map +1 -1
  342. package/dist/commonjs/operations/tagRules.js +16 -16
  343. package/dist/commonjs/operations/tagRules.js.map +1 -1
  344. package/dist/commonjs/operations/trafficFilters.d.ts +5 -4
  345. package/dist/commonjs/operations/trafficFilters.d.ts.map +1 -1
  346. package/dist/commonjs/operations/trafficFilters.js +4 -8
  347. package/dist/commonjs/operations/trafficFilters.js.map +1 -1
  348. package/dist/commonjs/operations/upgradableVersions.d.ts +5 -4
  349. package/dist/commonjs/operations/upgradableVersions.d.ts.map +1 -1
  350. package/dist/commonjs/operations/upgradableVersions.js +4 -8
  351. package/dist/commonjs/operations/upgradableVersions.js.map +1 -1
  352. package/dist/commonjs/operations/vMCollection.d.ts +5 -4
  353. package/dist/commonjs/operations/vMCollection.d.ts.map +1 -1
  354. package/dist/commonjs/operations/vMCollection.js +5 -9
  355. package/dist/commonjs/operations/vMCollection.js.map +1 -1
  356. package/dist/commonjs/operations/vMHost.d.ts +8 -6
  357. package/dist/commonjs/operations/vMHost.d.ts.map +1 -1
  358. package/dist/commonjs/operations/vMHost.js +8 -11
  359. package/dist/commonjs/operations/vMHost.js.map +1 -1
  360. package/dist/commonjs/operations/vMIngestion.d.ts +5 -4
  361. package/dist/commonjs/operations/vMIngestion.d.ts.map +1 -1
  362. package/dist/commonjs/operations/vMIngestion.js +4 -8
  363. package/dist/commonjs/operations/vMIngestion.js.map +1 -1
  364. package/dist/commonjs/operationsInterfaces/allTrafficFilters.d.ts +3 -2
  365. package/dist/commonjs/operationsInterfaces/allTrafficFilters.d.ts.map +1 -1
  366. package/dist/commonjs/operationsInterfaces/allTrafficFilters.js +2 -7
  367. package/dist/commonjs/operationsInterfaces/allTrafficFilters.js.map +1 -1
  368. package/dist/commonjs/operationsInterfaces/associateTrafficFilter.d.ts +4 -4
  369. package/dist/commonjs/operationsInterfaces/associateTrafficFilter.d.ts.map +1 -1
  370. package/dist/commonjs/operationsInterfaces/associateTrafficFilter.js +2 -7
  371. package/dist/commonjs/operationsInterfaces/associateTrafficFilter.js.map +1 -1
  372. package/dist/commonjs/operationsInterfaces/billingInfo.d.ts +3 -2
  373. package/dist/commonjs/operationsInterfaces/billingInfo.d.ts.map +1 -1
  374. package/dist/commonjs/operationsInterfaces/billingInfo.js +2 -7
  375. package/dist/commonjs/operationsInterfaces/billingInfo.js.map +1 -1
  376. package/dist/commonjs/operationsInterfaces/connectedPartnerResources.d.ts +4 -4
  377. package/dist/commonjs/operationsInterfaces/connectedPartnerResources.d.ts.map +1 -1
  378. package/dist/commonjs/operationsInterfaces/connectedPartnerResources.js +2 -7
  379. package/dist/commonjs/operationsInterfaces/connectedPartnerResources.js.map +1 -1
  380. package/dist/commonjs/operationsInterfaces/createAndAssociateIPFilter.d.ts +6 -4
  381. package/dist/commonjs/operationsInterfaces/createAndAssociateIPFilter.d.ts.map +1 -1
  382. package/dist/commonjs/operationsInterfaces/createAndAssociateIPFilter.js +2 -7
  383. package/dist/commonjs/operationsInterfaces/createAndAssociateIPFilter.js.map +1 -1
  384. package/dist/commonjs/operationsInterfaces/createAndAssociatePLFilter.d.ts +6 -4
  385. package/dist/commonjs/operationsInterfaces/createAndAssociatePLFilter.d.ts.map +1 -1
  386. package/dist/commonjs/operationsInterfaces/createAndAssociatePLFilter.js +2 -7
  387. package/dist/commonjs/operationsInterfaces/createAndAssociatePLFilter.js.map +1 -1
  388. package/dist/commonjs/operationsInterfaces/deploymentInfo.d.ts +3 -2
  389. package/dist/commonjs/operationsInterfaces/deploymentInfo.d.ts.map +1 -1
  390. package/dist/commonjs/operationsInterfaces/deploymentInfo.js +2 -7
  391. package/dist/commonjs/operationsInterfaces/deploymentInfo.js.map +1 -1
  392. package/dist/commonjs/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts +3 -2
  393. package/dist/commonjs/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  394. package/dist/commonjs/operationsInterfaces/detachAndDeleteTrafficFilter.js +2 -7
  395. package/dist/commonjs/operationsInterfaces/detachAndDeleteTrafficFilter.js.map +1 -1
  396. package/dist/commonjs/operationsInterfaces/detachTrafficFilter.d.ts +6 -4
  397. package/dist/commonjs/operationsInterfaces/detachTrafficFilter.d.ts.map +1 -1
  398. package/dist/commonjs/operationsInterfaces/detachTrafficFilter.js +2 -7
  399. package/dist/commonjs/operationsInterfaces/detachTrafficFilter.js.map +1 -1
  400. package/dist/commonjs/operationsInterfaces/elasticVersions.d.ts +4 -3
  401. package/dist/commonjs/operationsInterfaces/elasticVersions.d.ts.map +1 -1
  402. package/dist/commonjs/operationsInterfaces/elasticVersions.js +2 -7
  403. package/dist/commonjs/operationsInterfaces/elasticVersions.js.map +1 -1
  404. package/dist/commonjs/operationsInterfaces/externalUser.d.ts +3 -3
  405. package/dist/commonjs/operationsInterfaces/externalUser.d.ts.map +1 -1
  406. package/dist/commonjs/operationsInterfaces/externalUser.js +2 -7
  407. package/dist/commonjs/operationsInterfaces/externalUser.js.map +1 -1
  408. package/dist/commonjs/operationsInterfaces/index.d.ts +1 -0
  409. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  410. package/dist/commonjs/operationsInterfaces/index.js +5 -7
  411. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  412. package/dist/commonjs/operationsInterfaces/listAssociatedTrafficFilters.d.ts +3 -2
  413. package/dist/commonjs/operationsInterfaces/listAssociatedTrafficFilters.d.ts.map +1 -1
  414. package/dist/commonjs/operationsInterfaces/listAssociatedTrafficFilters.js +2 -7
  415. package/dist/commonjs/operationsInterfaces/listAssociatedTrafficFilters.js.map +1 -1
  416. package/dist/commonjs/operationsInterfaces/monitor.d.ts +6 -4
  417. package/dist/commonjs/operationsInterfaces/monitor.d.ts.map +1 -1
  418. package/dist/commonjs/operationsInterfaces/monitor.js +2 -7
  419. package/dist/commonjs/operationsInterfaces/monitor.js.map +1 -1
  420. package/dist/commonjs/operationsInterfaces/monitoredResources.d.ts +4 -3
  421. package/dist/commonjs/operationsInterfaces/monitoredResources.d.ts.map +1 -1
  422. package/dist/commonjs/operationsInterfaces/monitoredResources.js +2 -7
  423. package/dist/commonjs/operationsInterfaces/monitoredResources.js.map +1 -1
  424. package/dist/commonjs/operationsInterfaces/monitoredSubscriptions.d.ts +78 -0
  425. package/dist/commonjs/operationsInterfaces/monitoredSubscriptions.d.ts.map +1 -0
  426. package/dist/commonjs/operationsInterfaces/monitoredSubscriptions.js +5 -0
  427. package/dist/commonjs/operationsInterfaces/monitoredSubscriptions.js.map +1 -0
  428. package/dist/commonjs/operationsInterfaces/monitors.d.ts +28 -12
  429. package/dist/commonjs/operationsInterfaces/monitors.d.ts.map +1 -1
  430. package/dist/commonjs/operationsInterfaces/monitors.js +2 -7
  431. package/dist/commonjs/operationsInterfaces/monitors.js.map +1 -1
  432. package/dist/commonjs/operationsInterfaces/openAI.d.ts +11 -7
  433. package/dist/commonjs/operationsInterfaces/openAI.d.ts.map +1 -1
  434. package/dist/commonjs/operationsInterfaces/openAI.js +2 -7
  435. package/dist/commonjs/operationsInterfaces/openAI.js.map +1 -1
  436. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  437. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  438. package/dist/commonjs/operationsInterfaces/operations.js +2 -7
  439. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  440. package/dist/commonjs/operationsInterfaces/organizations.d.ts +20 -4
  441. package/dist/commonjs/operationsInterfaces/organizations.d.ts.map +1 -1
  442. package/dist/commonjs/operationsInterfaces/organizations.js +2 -7
  443. package/dist/commonjs/operationsInterfaces/organizations.js.map +1 -1
  444. package/dist/commonjs/operationsInterfaces/tagRules.d.ts +12 -8
  445. package/dist/commonjs/operationsInterfaces/tagRules.d.ts.map +1 -1
  446. package/dist/commonjs/operationsInterfaces/tagRules.js +2 -7
  447. package/dist/commonjs/operationsInterfaces/tagRules.js.map +1 -1
  448. package/dist/commonjs/operationsInterfaces/trafficFilters.d.ts +3 -2
  449. package/dist/commonjs/operationsInterfaces/trafficFilters.d.ts.map +1 -1
  450. package/dist/commonjs/operationsInterfaces/trafficFilters.js +2 -7
  451. package/dist/commonjs/operationsInterfaces/trafficFilters.js.map +1 -1
  452. package/dist/commonjs/operationsInterfaces/upgradableVersions.d.ts +3 -2
  453. package/dist/commonjs/operationsInterfaces/upgradableVersions.d.ts.map +1 -1
  454. package/dist/commonjs/operationsInterfaces/upgradableVersions.js +2 -7
  455. package/dist/commonjs/operationsInterfaces/upgradableVersions.js.map +1 -1
  456. package/dist/commonjs/operationsInterfaces/vMCollection.d.ts +3 -2
  457. package/dist/commonjs/operationsInterfaces/vMCollection.d.ts.map +1 -1
  458. package/dist/commonjs/operationsInterfaces/vMCollection.js +2 -7
  459. package/dist/commonjs/operationsInterfaces/vMCollection.js.map +1 -1
  460. package/dist/commonjs/operationsInterfaces/vMHost.d.ts +4 -3
  461. package/dist/commonjs/operationsInterfaces/vMHost.d.ts.map +1 -1
  462. package/dist/commonjs/operationsInterfaces/vMHost.js +2 -7
  463. package/dist/commonjs/operationsInterfaces/vMHost.js.map +1 -1
  464. package/dist/commonjs/operationsInterfaces/vMIngestion.d.ts +3 -2
  465. package/dist/commonjs/operationsInterfaces/vMIngestion.d.ts.map +1 -1
  466. package/dist/commonjs/operationsInterfaces/vMIngestion.js +2 -7
  467. package/dist/commonjs/operationsInterfaces/vMIngestion.js.map +1 -1
  468. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  469. package/dist/commonjs/pagingHelper.js +2 -7
  470. package/dist/commonjs/pagingHelper.js.map +1 -1
  471. package/dist/esm/index.d.ts.map +1 -1
  472. package/dist/esm/index.js +4 -7
  473. package/dist/esm/index.js.map +1 -1
  474. package/dist/esm/lroImpl.d.ts +1 -1
  475. package/dist/esm/lroImpl.d.ts.map +1 -1
  476. package/dist/esm/lroImpl.js +2 -0
  477. package/dist/esm/lroImpl.js.map +1 -1
  478. package/dist/esm/microsoftElastic.d.ts +4 -3
  479. package/dist/esm/microsoftElastic.d.ts.map +1 -1
  480. package/dist/esm/microsoftElastic.js +11 -14
  481. package/dist/esm/microsoftElastic.js.map +1 -1
  482. package/dist/esm/models/index.d.ts +378 -50
  483. package/dist/esm/models/index.d.ts.map +1 -1
  484. package/dist/esm/models/index.js +68 -15
  485. package/dist/esm/models/index.js.map +1 -1
  486. package/dist/esm/models/mappers.d.ts +17 -4
  487. package/dist/esm/models/mappers.d.ts.map +1 -1
  488. package/dist/esm/models/mappers.js +488 -99
  489. package/dist/esm/models/mappers.js.map +1 -1
  490. package/dist/esm/models/parameters.d.ts +7 -4
  491. package/dist/esm/models/parameters.d.ts.map +1 -1
  492. package/dist/esm/models/parameters.js +36 -14
  493. package/dist/esm/models/parameters.js.map +1 -1
  494. package/dist/esm/operations/allTrafficFilters.d.ts +5 -4
  495. package/dist/esm/operations/allTrafficFilters.d.ts.map +1 -1
  496. package/dist/esm/operations/allTrafficFilters.js +4 -8
  497. package/dist/esm/operations/allTrafficFilters.js.map +1 -1
  498. package/dist/esm/operations/associateTrafficFilter.d.ts +6 -6
  499. package/dist/esm/operations/associateTrafficFilter.d.ts.map +1 -1
  500. package/dist/esm/operations/associateTrafficFilter.js +5 -10
  501. package/dist/esm/operations/associateTrafficFilter.js.map +1 -1
  502. package/dist/esm/operations/billingInfo.d.ts +5 -4
  503. package/dist/esm/operations/billingInfo.d.ts.map +1 -1
  504. package/dist/esm/operations/billingInfo.js +4 -8
  505. package/dist/esm/operations/billingInfo.js.map +1 -1
  506. package/dist/esm/operations/connectedPartnerResources.d.ts +8 -8
  507. package/dist/esm/operations/connectedPartnerResources.d.ts.map +1 -1
  508. package/dist/esm/operations/connectedPartnerResources.js +8 -13
  509. package/dist/esm/operations/connectedPartnerResources.js.map +1 -1
  510. package/dist/esm/operations/createAndAssociateIPFilter.d.ts +8 -6
  511. package/dist/esm/operations/createAndAssociateIPFilter.d.ts.map +1 -1
  512. package/dist/esm/operations/createAndAssociateIPFilter.js +7 -10
  513. package/dist/esm/operations/createAndAssociateIPFilter.js.map +1 -1
  514. package/dist/esm/operations/createAndAssociatePLFilter.d.ts +8 -6
  515. package/dist/esm/operations/createAndAssociatePLFilter.d.ts.map +1 -1
  516. package/dist/esm/operations/createAndAssociatePLFilter.js +7 -10
  517. package/dist/esm/operations/createAndAssociatePLFilter.js.map +1 -1
  518. package/dist/esm/operations/deploymentInfo.d.ts +5 -4
  519. package/dist/esm/operations/deploymentInfo.d.ts.map +1 -1
  520. package/dist/esm/operations/deploymentInfo.js +4 -8
  521. package/dist/esm/operations/deploymentInfo.js.map +1 -1
  522. package/dist/esm/operations/detachAndDeleteTrafficFilter.d.ts +5 -4
  523. package/dist/esm/operations/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  524. package/dist/esm/operations/detachAndDeleteTrafficFilter.js +4 -8
  525. package/dist/esm/operations/detachAndDeleteTrafficFilter.js.map +1 -1
  526. package/dist/esm/operations/detachTrafficFilter.d.ts +8 -6
  527. package/dist/esm/operations/detachTrafficFilter.d.ts.map +1 -1
  528. package/dist/esm/operations/detachTrafficFilter.js +7 -10
  529. package/dist/esm/operations/detachTrafficFilter.js.map +1 -1
  530. package/dist/esm/operations/elasticVersions.d.ts +8 -6
  531. package/dist/esm/operations/elasticVersions.d.ts.map +1 -1
  532. package/dist/esm/operations/elasticVersions.js +9 -16
  533. package/dist/esm/operations/elasticVersions.js.map +1 -1
  534. package/dist/esm/operations/externalUser.d.ts +5 -5
  535. package/dist/esm/operations/externalUser.d.ts.map +1 -1
  536. package/dist/esm/operations/externalUser.js +5 -10
  537. package/dist/esm/operations/externalUser.js.map +1 -1
  538. package/dist/esm/operations/index.d.ts +1 -0
  539. package/dist/esm/operations/index.d.ts.map +1 -1
  540. package/dist/esm/operations/index.js +5 -7
  541. package/dist/esm/operations/index.js.map +1 -1
  542. package/dist/esm/operations/listAssociatedTrafficFilters.d.ts +5 -4
  543. package/dist/esm/operations/listAssociatedTrafficFilters.d.ts.map +1 -1
  544. package/dist/esm/operations/listAssociatedTrafficFilters.js +4 -8
  545. package/dist/esm/operations/listAssociatedTrafficFilters.js.map +1 -1
  546. package/dist/esm/operations/monitor.d.ts +8 -6
  547. package/dist/esm/operations/monitor.d.ts.map +1 -1
  548. package/dist/esm/operations/monitor.js +8 -11
  549. package/dist/esm/operations/monitor.js.map +1 -1
  550. package/dist/esm/operations/monitoredResources.d.ts +8 -6
  551. package/dist/esm/operations/monitoredResources.d.ts.map +1 -1
  552. package/dist/esm/operations/monitoredResources.js +8 -11
  553. package/dist/esm/operations/monitoredResources.js.map +1 -1
  554. package/dist/esm/operations/monitoredSubscriptions.d.ts +104 -0
  555. package/dist/esm/operations/monitoredSubscriptions.d.ts.map +1 -0
  556. package/dist/esm/operations/monitoredSubscriptions.js +442 -0
  557. package/dist/esm/operations/monitoredSubscriptions.js.map +1 -0
  558. package/dist/esm/operations/monitors.d.ts +34 -16
  559. package/dist/esm/operations/monitors.d.ts.map +1 -1
  560. package/dist/esm/operations/monitors.js +90 -35
  561. package/dist/esm/operations/monitors.js.map +1 -1
  562. package/dist/esm/operations/openAI.d.ts +15 -10
  563. package/dist/esm/operations/openAI.d.ts.map +1 -1
  564. package/dist/esm/operations/openAI.js +16 -16
  565. package/dist/esm/operations/openAI.js.map +1 -1
  566. package/dist/esm/operations/operations.d.ts +4 -4
  567. package/dist/esm/operations/operations.d.ts.map +1 -1
  568. package/dist/esm/operations/operations.js +4 -9
  569. package/dist/esm/operations/operations.js.map +1 -1
  570. package/dist/esm/operations/organizations.d.ts +22 -6
  571. package/dist/esm/operations/organizations.d.ts.map +1 -1
  572. package/dist/esm/operations/organizations.js +98 -11
  573. package/dist/esm/operations/organizations.js.map +1 -1
  574. package/dist/esm/operations/tagRules.d.ts +16 -11
  575. package/dist/esm/operations/tagRules.d.ts.map +1 -1
  576. package/dist/esm/operations/tagRules.js +17 -17
  577. package/dist/esm/operations/tagRules.js.map +1 -1
  578. package/dist/esm/operations/trafficFilters.d.ts +5 -4
  579. package/dist/esm/operations/trafficFilters.d.ts.map +1 -1
  580. package/dist/esm/operations/trafficFilters.js +4 -8
  581. package/dist/esm/operations/trafficFilters.js.map +1 -1
  582. package/dist/esm/operations/upgradableVersions.d.ts +5 -4
  583. package/dist/esm/operations/upgradableVersions.d.ts.map +1 -1
  584. package/dist/esm/operations/upgradableVersions.js +4 -8
  585. package/dist/esm/operations/upgradableVersions.js.map +1 -1
  586. package/dist/esm/operations/vMCollection.d.ts +5 -4
  587. package/dist/esm/operations/vMCollection.d.ts.map +1 -1
  588. package/dist/esm/operations/vMCollection.js +5 -9
  589. package/dist/esm/operations/vMCollection.js.map +1 -1
  590. package/dist/esm/operations/vMHost.d.ts +8 -6
  591. package/dist/esm/operations/vMHost.d.ts.map +1 -1
  592. package/dist/esm/operations/vMHost.js +8 -11
  593. package/dist/esm/operations/vMHost.js.map +1 -1
  594. package/dist/esm/operations/vMIngestion.d.ts +5 -4
  595. package/dist/esm/operations/vMIngestion.d.ts.map +1 -1
  596. package/dist/esm/operations/vMIngestion.js +4 -8
  597. package/dist/esm/operations/vMIngestion.js.map +1 -1
  598. package/dist/esm/operationsInterfaces/allTrafficFilters.d.ts +3 -2
  599. package/dist/esm/operationsInterfaces/allTrafficFilters.d.ts.map +1 -1
  600. package/dist/esm/operationsInterfaces/allTrafficFilters.js +2 -7
  601. package/dist/esm/operationsInterfaces/allTrafficFilters.js.map +1 -1
  602. package/dist/esm/operationsInterfaces/associateTrafficFilter.d.ts +4 -4
  603. package/dist/esm/operationsInterfaces/associateTrafficFilter.d.ts.map +1 -1
  604. package/dist/esm/operationsInterfaces/associateTrafficFilter.js +2 -7
  605. package/dist/esm/operationsInterfaces/associateTrafficFilter.js.map +1 -1
  606. package/dist/esm/operationsInterfaces/billingInfo.d.ts +3 -2
  607. package/dist/esm/operationsInterfaces/billingInfo.d.ts.map +1 -1
  608. package/dist/esm/operationsInterfaces/billingInfo.js +2 -7
  609. package/dist/esm/operationsInterfaces/billingInfo.js.map +1 -1
  610. package/dist/esm/operationsInterfaces/connectedPartnerResources.d.ts +4 -4
  611. package/dist/esm/operationsInterfaces/connectedPartnerResources.d.ts.map +1 -1
  612. package/dist/esm/operationsInterfaces/connectedPartnerResources.js +2 -7
  613. package/dist/esm/operationsInterfaces/connectedPartnerResources.js.map +1 -1
  614. package/dist/esm/operationsInterfaces/createAndAssociateIPFilter.d.ts +6 -4
  615. package/dist/esm/operationsInterfaces/createAndAssociateIPFilter.d.ts.map +1 -1
  616. package/dist/esm/operationsInterfaces/createAndAssociateIPFilter.js +2 -7
  617. package/dist/esm/operationsInterfaces/createAndAssociateIPFilter.js.map +1 -1
  618. package/dist/esm/operationsInterfaces/createAndAssociatePLFilter.d.ts +6 -4
  619. package/dist/esm/operationsInterfaces/createAndAssociatePLFilter.d.ts.map +1 -1
  620. package/dist/esm/operationsInterfaces/createAndAssociatePLFilter.js +2 -7
  621. package/dist/esm/operationsInterfaces/createAndAssociatePLFilter.js.map +1 -1
  622. package/dist/esm/operationsInterfaces/deploymentInfo.d.ts +3 -2
  623. package/dist/esm/operationsInterfaces/deploymentInfo.d.ts.map +1 -1
  624. package/dist/esm/operationsInterfaces/deploymentInfo.js +2 -7
  625. package/dist/esm/operationsInterfaces/deploymentInfo.js.map +1 -1
  626. package/dist/esm/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts +3 -2
  627. package/dist/esm/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  628. package/dist/esm/operationsInterfaces/detachAndDeleteTrafficFilter.js +2 -7
  629. package/dist/esm/operationsInterfaces/detachAndDeleteTrafficFilter.js.map +1 -1
  630. package/dist/esm/operationsInterfaces/detachTrafficFilter.d.ts +6 -4
  631. package/dist/esm/operationsInterfaces/detachTrafficFilter.d.ts.map +1 -1
  632. package/dist/esm/operationsInterfaces/detachTrafficFilter.js +2 -7
  633. package/dist/esm/operationsInterfaces/detachTrafficFilter.js.map +1 -1
  634. package/dist/esm/operationsInterfaces/elasticVersions.d.ts +4 -3
  635. package/dist/esm/operationsInterfaces/elasticVersions.d.ts.map +1 -1
  636. package/dist/esm/operationsInterfaces/elasticVersions.js +2 -7
  637. package/dist/esm/operationsInterfaces/elasticVersions.js.map +1 -1
  638. package/dist/esm/operationsInterfaces/externalUser.d.ts +3 -3
  639. package/dist/esm/operationsInterfaces/externalUser.d.ts.map +1 -1
  640. package/dist/esm/operationsInterfaces/externalUser.js +2 -7
  641. package/dist/esm/operationsInterfaces/externalUser.js.map +1 -1
  642. package/dist/esm/operationsInterfaces/index.d.ts +1 -0
  643. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  644. package/dist/esm/operationsInterfaces/index.js +5 -7
  645. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  646. package/dist/esm/operationsInterfaces/listAssociatedTrafficFilters.d.ts +3 -2
  647. package/dist/esm/operationsInterfaces/listAssociatedTrafficFilters.d.ts.map +1 -1
  648. package/dist/esm/operationsInterfaces/listAssociatedTrafficFilters.js +2 -7
  649. package/dist/esm/operationsInterfaces/listAssociatedTrafficFilters.js.map +1 -1
  650. package/dist/esm/operationsInterfaces/monitor.d.ts +6 -4
  651. package/dist/esm/operationsInterfaces/monitor.d.ts.map +1 -1
  652. package/dist/esm/operationsInterfaces/monitor.js +2 -7
  653. package/dist/esm/operationsInterfaces/monitor.js.map +1 -1
  654. package/dist/esm/operationsInterfaces/monitoredResources.d.ts +4 -3
  655. package/dist/esm/operationsInterfaces/monitoredResources.d.ts.map +1 -1
  656. package/dist/esm/operationsInterfaces/monitoredResources.js +2 -7
  657. package/dist/esm/operationsInterfaces/monitoredResources.js.map +1 -1
  658. package/dist/esm/operationsInterfaces/monitoredSubscriptions.d.ts +78 -0
  659. package/dist/esm/operationsInterfaces/monitoredSubscriptions.d.ts.map +1 -0
  660. package/dist/esm/operationsInterfaces/monitoredSubscriptions.js +4 -0
  661. package/dist/esm/operationsInterfaces/monitoredSubscriptions.js.map +1 -0
  662. package/dist/esm/operationsInterfaces/monitors.d.ts +28 -12
  663. package/dist/esm/operationsInterfaces/monitors.d.ts.map +1 -1
  664. package/dist/esm/operationsInterfaces/monitors.js +2 -7
  665. package/dist/esm/operationsInterfaces/monitors.js.map +1 -1
  666. package/dist/esm/operationsInterfaces/openAI.d.ts +11 -7
  667. package/dist/esm/operationsInterfaces/openAI.d.ts.map +1 -1
  668. package/dist/esm/operationsInterfaces/openAI.js +2 -7
  669. package/dist/esm/operationsInterfaces/openAI.js.map +1 -1
  670. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  671. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  672. package/dist/esm/operationsInterfaces/operations.js +2 -7
  673. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  674. package/dist/esm/operationsInterfaces/organizations.d.ts +20 -4
  675. package/dist/esm/operationsInterfaces/organizations.d.ts.map +1 -1
  676. package/dist/esm/operationsInterfaces/organizations.js +2 -7
  677. package/dist/esm/operationsInterfaces/organizations.js.map +1 -1
  678. package/dist/esm/operationsInterfaces/tagRules.d.ts +12 -8
  679. package/dist/esm/operationsInterfaces/tagRules.d.ts.map +1 -1
  680. package/dist/esm/operationsInterfaces/tagRules.js +2 -7
  681. package/dist/esm/operationsInterfaces/tagRules.js.map +1 -1
  682. package/dist/esm/operationsInterfaces/trafficFilters.d.ts +3 -2
  683. package/dist/esm/operationsInterfaces/trafficFilters.d.ts.map +1 -1
  684. package/dist/esm/operationsInterfaces/trafficFilters.js +2 -7
  685. package/dist/esm/operationsInterfaces/trafficFilters.js.map +1 -1
  686. package/dist/esm/operationsInterfaces/upgradableVersions.d.ts +3 -2
  687. package/dist/esm/operationsInterfaces/upgradableVersions.d.ts.map +1 -1
  688. package/dist/esm/operationsInterfaces/upgradableVersions.js +2 -7
  689. package/dist/esm/operationsInterfaces/upgradableVersions.js.map +1 -1
  690. package/dist/esm/operationsInterfaces/vMCollection.d.ts +3 -2
  691. package/dist/esm/operationsInterfaces/vMCollection.d.ts.map +1 -1
  692. package/dist/esm/operationsInterfaces/vMCollection.js +2 -7
  693. package/dist/esm/operationsInterfaces/vMCollection.js.map +1 -1
  694. package/dist/esm/operationsInterfaces/vMHost.d.ts +4 -3
  695. package/dist/esm/operationsInterfaces/vMHost.d.ts.map +1 -1
  696. package/dist/esm/operationsInterfaces/vMHost.js +2 -7
  697. package/dist/esm/operationsInterfaces/vMHost.js.map +1 -1
  698. package/dist/esm/operationsInterfaces/vMIngestion.d.ts +3 -2
  699. package/dist/esm/operationsInterfaces/vMIngestion.d.ts.map +1 -1
  700. package/dist/esm/operationsInterfaces/vMIngestion.js +2 -7
  701. package/dist/esm/operationsInterfaces/vMIngestion.js.map +1 -1
  702. package/dist/esm/pagingHelper.d.ts.map +1 -1
  703. package/dist/esm/pagingHelper.js +2 -7
  704. package/dist/esm/pagingHelper.js.map +1 -1
  705. package/dist/react-native/index.d.ts.map +1 -1
  706. package/dist/react-native/index.js +4 -7
  707. package/dist/react-native/index.js.map +1 -1
  708. package/dist/react-native/lroImpl.d.ts +1 -1
  709. package/dist/react-native/lroImpl.d.ts.map +1 -1
  710. package/dist/react-native/lroImpl.js +2 -0
  711. package/dist/react-native/lroImpl.js.map +1 -1
  712. package/dist/react-native/microsoftElastic.d.ts +4 -3
  713. package/dist/react-native/microsoftElastic.d.ts.map +1 -1
  714. package/dist/react-native/microsoftElastic.js +11 -14
  715. package/dist/react-native/microsoftElastic.js.map +1 -1
  716. package/dist/react-native/models/index.d.ts +378 -50
  717. package/dist/react-native/models/index.d.ts.map +1 -1
  718. package/dist/react-native/models/index.js +68 -15
  719. package/dist/react-native/models/index.js.map +1 -1
  720. package/dist/react-native/models/mappers.d.ts +17 -4
  721. package/dist/react-native/models/mappers.d.ts.map +1 -1
  722. package/dist/react-native/models/mappers.js +488 -99
  723. package/dist/react-native/models/mappers.js.map +1 -1
  724. package/dist/react-native/models/parameters.d.ts +7 -4
  725. package/dist/react-native/models/parameters.d.ts.map +1 -1
  726. package/dist/react-native/models/parameters.js +36 -14
  727. package/dist/react-native/models/parameters.js.map +1 -1
  728. package/dist/react-native/operations/allTrafficFilters.d.ts +5 -4
  729. package/dist/react-native/operations/allTrafficFilters.d.ts.map +1 -1
  730. package/dist/react-native/operations/allTrafficFilters.js +4 -8
  731. package/dist/react-native/operations/allTrafficFilters.js.map +1 -1
  732. package/dist/react-native/operations/associateTrafficFilter.d.ts +6 -6
  733. package/dist/react-native/operations/associateTrafficFilter.d.ts.map +1 -1
  734. package/dist/react-native/operations/associateTrafficFilter.js +5 -10
  735. package/dist/react-native/operations/associateTrafficFilter.js.map +1 -1
  736. package/dist/react-native/operations/billingInfo.d.ts +5 -4
  737. package/dist/react-native/operations/billingInfo.d.ts.map +1 -1
  738. package/dist/react-native/operations/billingInfo.js +4 -8
  739. package/dist/react-native/operations/billingInfo.js.map +1 -1
  740. package/dist/react-native/operations/connectedPartnerResources.d.ts +8 -8
  741. package/dist/react-native/operations/connectedPartnerResources.d.ts.map +1 -1
  742. package/dist/react-native/operations/connectedPartnerResources.js +8 -13
  743. package/dist/react-native/operations/connectedPartnerResources.js.map +1 -1
  744. package/dist/react-native/operations/createAndAssociateIPFilter.d.ts +8 -6
  745. package/dist/react-native/operations/createAndAssociateIPFilter.d.ts.map +1 -1
  746. package/dist/react-native/operations/createAndAssociateIPFilter.js +7 -10
  747. package/dist/react-native/operations/createAndAssociateIPFilter.js.map +1 -1
  748. package/dist/react-native/operations/createAndAssociatePLFilter.d.ts +8 -6
  749. package/dist/react-native/operations/createAndAssociatePLFilter.d.ts.map +1 -1
  750. package/dist/react-native/operations/createAndAssociatePLFilter.js +7 -10
  751. package/dist/react-native/operations/createAndAssociatePLFilter.js.map +1 -1
  752. package/dist/react-native/operations/deploymentInfo.d.ts +5 -4
  753. package/dist/react-native/operations/deploymentInfo.d.ts.map +1 -1
  754. package/dist/react-native/operations/deploymentInfo.js +4 -8
  755. package/dist/react-native/operations/deploymentInfo.js.map +1 -1
  756. package/dist/react-native/operations/detachAndDeleteTrafficFilter.d.ts +5 -4
  757. package/dist/react-native/operations/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  758. package/dist/react-native/operations/detachAndDeleteTrafficFilter.js +4 -8
  759. package/dist/react-native/operations/detachAndDeleteTrafficFilter.js.map +1 -1
  760. package/dist/react-native/operations/detachTrafficFilter.d.ts +8 -6
  761. package/dist/react-native/operations/detachTrafficFilter.d.ts.map +1 -1
  762. package/dist/react-native/operations/detachTrafficFilter.js +7 -10
  763. package/dist/react-native/operations/detachTrafficFilter.js.map +1 -1
  764. package/dist/react-native/operations/elasticVersions.d.ts +8 -6
  765. package/dist/react-native/operations/elasticVersions.d.ts.map +1 -1
  766. package/dist/react-native/operations/elasticVersions.js +9 -16
  767. package/dist/react-native/operations/elasticVersions.js.map +1 -1
  768. package/dist/react-native/operations/externalUser.d.ts +5 -5
  769. package/dist/react-native/operations/externalUser.d.ts.map +1 -1
  770. package/dist/react-native/operations/externalUser.js +5 -10
  771. package/dist/react-native/operations/externalUser.js.map +1 -1
  772. package/dist/react-native/operations/index.d.ts +1 -0
  773. package/dist/react-native/operations/index.d.ts.map +1 -1
  774. package/dist/react-native/operations/index.js +5 -7
  775. package/dist/react-native/operations/index.js.map +1 -1
  776. package/dist/react-native/operations/listAssociatedTrafficFilters.d.ts +5 -4
  777. package/dist/react-native/operations/listAssociatedTrafficFilters.d.ts.map +1 -1
  778. package/dist/react-native/operations/listAssociatedTrafficFilters.js +4 -8
  779. package/dist/react-native/operations/listAssociatedTrafficFilters.js.map +1 -1
  780. package/dist/react-native/operations/monitor.d.ts +8 -6
  781. package/dist/react-native/operations/monitor.d.ts.map +1 -1
  782. package/dist/react-native/operations/monitor.js +8 -11
  783. package/dist/react-native/operations/monitor.js.map +1 -1
  784. package/dist/react-native/operations/monitoredResources.d.ts +8 -6
  785. package/dist/react-native/operations/monitoredResources.d.ts.map +1 -1
  786. package/dist/react-native/operations/monitoredResources.js +8 -11
  787. package/dist/react-native/operations/monitoredResources.js.map +1 -1
  788. package/dist/react-native/operations/monitoredSubscriptions.d.ts +104 -0
  789. package/dist/react-native/operations/monitoredSubscriptions.d.ts.map +1 -0
  790. package/dist/react-native/operations/monitoredSubscriptions.js +442 -0
  791. package/dist/react-native/operations/monitoredSubscriptions.js.map +1 -0
  792. package/dist/react-native/operations/monitors.d.ts +34 -16
  793. package/dist/react-native/operations/monitors.d.ts.map +1 -1
  794. package/dist/react-native/operations/monitors.js +90 -35
  795. package/dist/react-native/operations/monitors.js.map +1 -1
  796. package/dist/react-native/operations/openAI.d.ts +15 -10
  797. package/dist/react-native/operations/openAI.d.ts.map +1 -1
  798. package/dist/react-native/operations/openAI.js +16 -16
  799. package/dist/react-native/operations/openAI.js.map +1 -1
  800. package/dist/react-native/operations/operations.d.ts +4 -4
  801. package/dist/react-native/operations/operations.d.ts.map +1 -1
  802. package/dist/react-native/operations/operations.js +4 -9
  803. package/dist/react-native/operations/operations.js.map +1 -1
  804. package/dist/react-native/operations/organizations.d.ts +22 -6
  805. package/dist/react-native/operations/organizations.d.ts.map +1 -1
  806. package/dist/react-native/operations/organizations.js +98 -11
  807. package/dist/react-native/operations/organizations.js.map +1 -1
  808. package/dist/react-native/operations/tagRules.d.ts +16 -11
  809. package/dist/react-native/operations/tagRules.d.ts.map +1 -1
  810. package/dist/react-native/operations/tagRules.js +17 -17
  811. package/dist/react-native/operations/tagRules.js.map +1 -1
  812. package/dist/react-native/operations/trafficFilters.d.ts +5 -4
  813. package/dist/react-native/operations/trafficFilters.d.ts.map +1 -1
  814. package/dist/react-native/operations/trafficFilters.js +4 -8
  815. package/dist/react-native/operations/trafficFilters.js.map +1 -1
  816. package/dist/react-native/operations/upgradableVersions.d.ts +5 -4
  817. package/dist/react-native/operations/upgradableVersions.d.ts.map +1 -1
  818. package/dist/react-native/operations/upgradableVersions.js +4 -8
  819. package/dist/react-native/operations/upgradableVersions.js.map +1 -1
  820. package/dist/react-native/operations/vMCollection.d.ts +5 -4
  821. package/dist/react-native/operations/vMCollection.d.ts.map +1 -1
  822. package/dist/react-native/operations/vMCollection.js +5 -9
  823. package/dist/react-native/operations/vMCollection.js.map +1 -1
  824. package/dist/react-native/operations/vMHost.d.ts +8 -6
  825. package/dist/react-native/operations/vMHost.d.ts.map +1 -1
  826. package/dist/react-native/operations/vMHost.js +8 -11
  827. package/dist/react-native/operations/vMHost.js.map +1 -1
  828. package/dist/react-native/operations/vMIngestion.d.ts +5 -4
  829. package/dist/react-native/operations/vMIngestion.d.ts.map +1 -1
  830. package/dist/react-native/operations/vMIngestion.js +4 -8
  831. package/dist/react-native/operations/vMIngestion.js.map +1 -1
  832. package/dist/react-native/operationsInterfaces/allTrafficFilters.d.ts +3 -2
  833. package/dist/react-native/operationsInterfaces/allTrafficFilters.d.ts.map +1 -1
  834. package/dist/react-native/operationsInterfaces/allTrafficFilters.js +2 -7
  835. package/dist/react-native/operationsInterfaces/allTrafficFilters.js.map +1 -1
  836. package/dist/react-native/operationsInterfaces/associateTrafficFilter.d.ts +4 -4
  837. package/dist/react-native/operationsInterfaces/associateTrafficFilter.d.ts.map +1 -1
  838. package/dist/react-native/operationsInterfaces/associateTrafficFilter.js +2 -7
  839. package/dist/react-native/operationsInterfaces/associateTrafficFilter.js.map +1 -1
  840. package/dist/react-native/operationsInterfaces/billingInfo.d.ts +3 -2
  841. package/dist/react-native/operationsInterfaces/billingInfo.d.ts.map +1 -1
  842. package/dist/react-native/operationsInterfaces/billingInfo.js +2 -7
  843. package/dist/react-native/operationsInterfaces/billingInfo.js.map +1 -1
  844. package/dist/react-native/operationsInterfaces/connectedPartnerResources.d.ts +4 -4
  845. package/dist/react-native/operationsInterfaces/connectedPartnerResources.d.ts.map +1 -1
  846. package/dist/react-native/operationsInterfaces/connectedPartnerResources.js +2 -7
  847. package/dist/react-native/operationsInterfaces/connectedPartnerResources.js.map +1 -1
  848. package/dist/react-native/operationsInterfaces/createAndAssociateIPFilter.d.ts +6 -4
  849. package/dist/react-native/operationsInterfaces/createAndAssociateIPFilter.d.ts.map +1 -1
  850. package/dist/react-native/operationsInterfaces/createAndAssociateIPFilter.js +2 -7
  851. package/dist/react-native/operationsInterfaces/createAndAssociateIPFilter.js.map +1 -1
  852. package/dist/react-native/operationsInterfaces/createAndAssociatePLFilter.d.ts +6 -4
  853. package/dist/react-native/operationsInterfaces/createAndAssociatePLFilter.d.ts.map +1 -1
  854. package/dist/react-native/operationsInterfaces/createAndAssociatePLFilter.js +2 -7
  855. package/dist/react-native/operationsInterfaces/createAndAssociatePLFilter.js.map +1 -1
  856. package/dist/react-native/operationsInterfaces/deploymentInfo.d.ts +3 -2
  857. package/dist/react-native/operationsInterfaces/deploymentInfo.d.ts.map +1 -1
  858. package/dist/react-native/operationsInterfaces/deploymentInfo.js +2 -7
  859. package/dist/react-native/operationsInterfaces/deploymentInfo.js.map +1 -1
  860. package/dist/react-native/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts +3 -2
  861. package/dist/react-native/operationsInterfaces/detachAndDeleteTrafficFilter.d.ts.map +1 -1
  862. package/dist/react-native/operationsInterfaces/detachAndDeleteTrafficFilter.js +2 -7
  863. package/dist/react-native/operationsInterfaces/detachAndDeleteTrafficFilter.js.map +1 -1
  864. package/dist/react-native/operationsInterfaces/detachTrafficFilter.d.ts +6 -4
  865. package/dist/react-native/operationsInterfaces/detachTrafficFilter.d.ts.map +1 -1
  866. package/dist/react-native/operationsInterfaces/detachTrafficFilter.js +2 -7
  867. package/dist/react-native/operationsInterfaces/detachTrafficFilter.js.map +1 -1
  868. package/dist/react-native/operationsInterfaces/elasticVersions.d.ts +4 -3
  869. package/dist/react-native/operationsInterfaces/elasticVersions.d.ts.map +1 -1
  870. package/dist/react-native/operationsInterfaces/elasticVersions.js +2 -7
  871. package/dist/react-native/operationsInterfaces/elasticVersions.js.map +1 -1
  872. package/dist/react-native/operationsInterfaces/externalUser.d.ts +3 -3
  873. package/dist/react-native/operationsInterfaces/externalUser.d.ts.map +1 -1
  874. package/dist/react-native/operationsInterfaces/externalUser.js +2 -7
  875. package/dist/react-native/operationsInterfaces/externalUser.js.map +1 -1
  876. package/dist/react-native/operationsInterfaces/index.d.ts +1 -0
  877. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  878. package/dist/react-native/operationsInterfaces/index.js +5 -7
  879. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  880. package/dist/react-native/operationsInterfaces/listAssociatedTrafficFilters.d.ts +3 -2
  881. package/dist/react-native/operationsInterfaces/listAssociatedTrafficFilters.d.ts.map +1 -1
  882. package/dist/react-native/operationsInterfaces/listAssociatedTrafficFilters.js +2 -7
  883. package/dist/react-native/operationsInterfaces/listAssociatedTrafficFilters.js.map +1 -1
  884. package/dist/react-native/operationsInterfaces/monitor.d.ts +6 -4
  885. package/dist/react-native/operationsInterfaces/monitor.d.ts.map +1 -1
  886. package/dist/react-native/operationsInterfaces/monitor.js +2 -7
  887. package/dist/react-native/operationsInterfaces/monitor.js.map +1 -1
  888. package/dist/react-native/operationsInterfaces/monitoredResources.d.ts +4 -3
  889. package/dist/react-native/operationsInterfaces/monitoredResources.d.ts.map +1 -1
  890. package/dist/react-native/operationsInterfaces/monitoredResources.js +2 -7
  891. package/dist/react-native/operationsInterfaces/monitoredResources.js.map +1 -1
  892. package/dist/react-native/operationsInterfaces/monitoredSubscriptions.d.ts +78 -0
  893. package/dist/react-native/operationsInterfaces/monitoredSubscriptions.d.ts.map +1 -0
  894. package/dist/react-native/operationsInterfaces/monitoredSubscriptions.js +4 -0
  895. package/dist/react-native/operationsInterfaces/monitoredSubscriptions.js.map +1 -0
  896. package/dist/react-native/operationsInterfaces/monitors.d.ts +28 -12
  897. package/dist/react-native/operationsInterfaces/monitors.d.ts.map +1 -1
  898. package/dist/react-native/operationsInterfaces/monitors.js +2 -7
  899. package/dist/react-native/operationsInterfaces/monitors.js.map +1 -1
  900. package/dist/react-native/operationsInterfaces/openAI.d.ts +11 -7
  901. package/dist/react-native/operationsInterfaces/openAI.d.ts.map +1 -1
  902. package/dist/react-native/operationsInterfaces/openAI.js +2 -7
  903. package/dist/react-native/operationsInterfaces/openAI.js.map +1 -1
  904. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  905. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  906. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  907. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  908. package/dist/react-native/operationsInterfaces/organizations.d.ts +20 -4
  909. package/dist/react-native/operationsInterfaces/organizations.d.ts.map +1 -1
  910. package/dist/react-native/operationsInterfaces/organizations.js +2 -7
  911. package/dist/react-native/operationsInterfaces/organizations.js.map +1 -1
  912. package/dist/react-native/operationsInterfaces/tagRules.d.ts +12 -8
  913. package/dist/react-native/operationsInterfaces/tagRules.d.ts.map +1 -1
  914. package/dist/react-native/operationsInterfaces/tagRules.js +2 -7
  915. package/dist/react-native/operationsInterfaces/tagRules.js.map +1 -1
  916. package/dist/react-native/operationsInterfaces/trafficFilters.d.ts +3 -2
  917. package/dist/react-native/operationsInterfaces/trafficFilters.d.ts.map +1 -1
  918. package/dist/react-native/operationsInterfaces/trafficFilters.js +2 -7
  919. package/dist/react-native/operationsInterfaces/trafficFilters.js.map +1 -1
  920. package/dist/react-native/operationsInterfaces/upgradableVersions.d.ts +3 -2
  921. package/dist/react-native/operationsInterfaces/upgradableVersions.d.ts.map +1 -1
  922. package/dist/react-native/operationsInterfaces/upgradableVersions.js +2 -7
  923. package/dist/react-native/operationsInterfaces/upgradableVersions.js.map +1 -1
  924. package/dist/react-native/operationsInterfaces/vMCollection.d.ts +3 -2
  925. package/dist/react-native/operationsInterfaces/vMCollection.d.ts.map +1 -1
  926. package/dist/react-native/operationsInterfaces/vMCollection.js +2 -7
  927. package/dist/react-native/operationsInterfaces/vMCollection.js.map +1 -1
  928. package/dist/react-native/operationsInterfaces/vMHost.d.ts +4 -3
  929. package/dist/react-native/operationsInterfaces/vMHost.d.ts.map +1 -1
  930. package/dist/react-native/operationsInterfaces/vMHost.js +2 -7
  931. package/dist/react-native/operationsInterfaces/vMHost.js.map +1 -1
  932. package/dist/react-native/operationsInterfaces/vMIngestion.d.ts +3 -2
  933. package/dist/react-native/operationsInterfaces/vMIngestion.d.ts.map +1 -1
  934. package/dist/react-native/operationsInterfaces/vMIngestion.js +2 -7
  935. package/dist/react-native/operationsInterfaces/vMIngestion.js.map +1 -1
  936. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  937. package/dist/react-native/pagingHelper.js +2 -7
  938. package/dist/react-native/pagingHelper.js.map +1 -1
  939. package/package.json +37 -36
  940. package/CHANGELOG.md +0 -23
  941. package/review/arm-elastic-node.api.md +0 -1055
@@ -1 +1 @@
1
- {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceProviderDefaultErrorResponse: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ResourceProviderDefaultErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n },\n },\n },\n },\n };\n\nexport const ErrorResponseBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorResourceListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResourceListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"MonitorProperties\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const ResourceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitorProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitorProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n monitoringStatus: {\n serializedName: \"monitoringStatus\",\n type: {\n name: \"String\",\n },\n },\n elasticProperties: {\n serializedName: \"elasticProperties\",\n type: {\n name: \"Composite\",\n className: \"ElasticProperties\",\n },\n },\n userInfo: {\n serializedName: \"userInfo\",\n type: {\n name: \"Composite\",\n className: \"UserInfo\",\n },\n },\n planDetails: {\n serializedName: \"planDetails\",\n type: {\n name: \"Composite\",\n className: \"PlanDetails\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n subscriptionState: {\n serializedName: \"subscriptionState\",\n type: {\n name: \"String\",\n },\n },\n saaSAzureSubscriptionStatus: {\n serializedName: \"saaSAzureSubscriptionStatus\",\n type: {\n name: \"String\",\n },\n },\n sourceCampaignName: {\n serializedName: \"sourceCampaignName\",\n type: {\n name: \"String\",\n },\n },\n sourceCampaignId: {\n serializedName: \"sourceCampaignId\",\n type: {\n name: \"String\",\n },\n },\n liftrResourceCategory: {\n serializedName: \"liftrResourceCategory\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n liftrResourcePreference: {\n serializedName: \"liftrResourcePreference\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n generateApiKey: {\n serializedName: \"generateApiKey\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const ElasticProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticProperties\",\n modelProperties: {\n elasticCloudUser: {\n serializedName: \"elasticCloudUser\",\n type: {\n name: \"Composite\",\n className: \"ElasticCloudUser\",\n },\n },\n elasticCloudDeployment: {\n serializedName: \"elasticCloudDeployment\",\n type: {\n name: \"Composite\",\n className: \"ElasticCloudDeployment\",\n },\n },\n },\n },\n};\n\nexport const ElasticCloudUser: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticCloudUser\",\n modelProperties: {\n emailAddress: {\n serializedName: \"emailAddress\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticCloudSsoDefaultUrl: {\n serializedName: \"elasticCloudSsoDefaultUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticCloudDeployment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticCloudDeployment\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deploymentId: {\n serializedName: \"deploymentId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n azureSubscriptionId: {\n serializedName: \"azureSubscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticsearchRegion: {\n serializedName: \"elasticsearchRegion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticsearchServiceUrl: {\n serializedName: \"elasticsearchServiceUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n kibanaServiceUrl: {\n serializedName: \"kibanaServiceUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n kibanaSsoUrl: {\n serializedName: \"kibanaSsoUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserInfo\",\n modelProperties: {\n firstName: {\n constraints: {\n MaxLength: 50,\n },\n serializedName: \"firstName\",\n type: {\n name: \"String\",\n },\n },\n lastName: {\n constraints: {\n MaxLength: 50,\n },\n serializedName: \"lastName\",\n type: {\n name: \"String\",\n },\n },\n companyName: {\n constraints: {\n MaxLength: 64,\n },\n serializedName: \"companyName\",\n type: {\n name: \"String\",\n },\n },\n emailAddress: {\n constraints: {\n Pattern: new RegExp(\n '^([^<>()\\\\[\\\\]\\\\.,;:\\\\s@\"]+(\\\\.[^<>()\\\\[\\\\]\\\\.,;:\\\\s@\"]+)*)@(([a-zA-Z-_0-9]+\\\\.)+[a-zA-Z]{2,})$',\n ),\n },\n serializedName: \"emailAddress\",\n type: {\n name: \"String\",\n },\n },\n companyInfo: {\n serializedName: \"companyInfo\",\n type: {\n name: \"Composite\",\n className: \"CompanyInfo\",\n },\n },\n },\n },\n};\n\nexport const CompanyInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CompanyInfo\",\n modelProperties: {\n domain: {\n constraints: {\n MaxLength: 250,\n },\n serializedName: \"domain\",\n type: {\n name: \"String\",\n },\n },\n business: {\n constraints: {\n MaxLength: 64,\n },\n serializedName: \"business\",\n type: {\n name: \"String\",\n },\n },\n employeesNumber: {\n constraints: {\n MaxLength: 20,\n },\n serializedName: \"employeesNumber\",\n type: {\n name: \"String\",\n },\n },\n state: {\n constraints: {\n MaxLength: 64,\n },\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n country: {\n constraints: {\n MaxLength: 64,\n },\n serializedName: \"country\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PlanDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PlanDetails\",\n modelProperties: {\n offerID: {\n serializedName: \"offerID\",\n type: {\n name: \"String\",\n },\n },\n publisherID: {\n serializedName: \"publisherID\",\n type: {\n name: \"String\",\n },\n },\n termID: {\n serializedName: \"termID\",\n type: {\n name: \"String\",\n },\n },\n planID: {\n serializedName: \"planID\",\n type: {\n name: \"String\",\n },\n },\n planName: {\n serializedName: \"planName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IdentityProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IdentityProperties\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ElasticVersionsListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionsListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListFormat\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticVersionListFormat: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListFormat\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListProperties\",\n },\n },\n },\n },\n};\n\nexport const ElasticVersionListProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListProperties\",\n modelProperties: {\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorResourceUpdateParameters: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResourceUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n };\n\nexport const MonitoredResourceListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredResourceListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitoredResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n sendingLogs: {\n serializedName: \"sendingLogs\",\n type: {\n name: \"String\",\n },\n },\n reasonForLogsStatus: {\n serializedName: \"reasonForLogsStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeploymentInfoResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeploymentInfoResponse\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n memoryCapacity: {\n serializedName: \"memoryCapacity\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n diskCapacity: {\n serializedName: \"diskCapacity\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticsearchEndPoint: {\n serializedName: \"elasticsearchEndPoint\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deploymentUrl: {\n serializedName: \"deploymentUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n marketplaceSaasInfo: {\n serializedName: \"marketplaceSaasInfo\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n },\n },\n },\n },\n};\n\nexport const MarketplaceSaaSInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n modelProperties: {\n marketplaceSubscription: {\n serializedName: \"marketplaceSubscription\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfoMarketplaceSubscription\",\n },\n },\n marketplaceName: {\n serializedName: \"marketplaceName\",\n type: {\n name: \"String\",\n },\n },\n marketplaceResourceId: {\n serializedName: \"marketplaceResourceId\",\n type: {\n name: \"String\",\n },\n },\n marketplaceStatus: {\n serializedName: \"marketplaceStatus\",\n type: {\n name: \"String\",\n },\n },\n billedAzureSubscriptionId: {\n serializedName: \"billedAzureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n subscribed: {\n serializedName: \"subscribed\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const MarketplaceSaaSInfoMarketplaceSubscription: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfoMarketplaceSubscription\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ExternalUserInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExternalUserInfo\",\n modelProperties: {\n userName: {\n serializedName: \"userName\",\n type: {\n name: \"String\",\n },\n },\n fullName: {\n serializedName: \"fullName\",\n type: {\n name: \"String\",\n },\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\",\n },\n },\n emailId: {\n serializedName: \"emailId\",\n type: {\n name: \"String\",\n },\n },\n roles: {\n serializedName: \"roles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ExternalUserCreationResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExternalUserCreationResponse\",\n modelProperties: {\n created: {\n serializedName: \"created\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const BillingInfoResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BillingInfoResponse\",\n modelProperties: {\n marketplaceSaasInfo: {\n serializedName: \"marketplaceSaasInfo\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n },\n },\n partnerBillingEntity: {\n serializedName: \"partnerBillingEntity\",\n type: {\n name: \"Composite\",\n className: \"PartnerBillingEntity\",\n },\n },\n },\n },\n};\n\nexport const PartnerBillingEntity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerBillingEntity\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n partnerEntityUri: {\n serializedName: \"partnerEntityUri\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConnectedPartnerResourcesListResponse: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourcesListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourcesListFormat\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ConnectedPartnerResourcesListFormat: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourcesListFormat\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourceProperties\",\n },\n },\n },\n },\n};\n\nexport const ConnectedPartnerResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourceProperties\",\n modelProperties: {\n partnerDeploymentName: {\n serializedName: \"partnerDeploymentName\",\n type: {\n name: \"String\",\n },\n },\n partnerDeploymentUri: {\n serializedName: \"partnerDeploymentUri\",\n type: {\n name: \"String\",\n },\n },\n azureResourceId: {\n serializedName: \"azureResourceId\",\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationRPModelListResponse: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationRPModelListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationRPModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const OpenAIIntegrationRPModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationRPModel\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationProperties\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationProperties\",\n modelProperties: {\n openAIResourceId: {\n serializedName: \"openAIResourceId\",\n type: {\n name: \"String\",\n },\n },\n openAIResourceEndpoint: {\n serializedName: \"openAIResourceEndpoint\",\n type: {\n name: \"String\",\n },\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n lastRefreshAt: {\n serializedName: \"lastRefreshAt\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationStatusResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationStatusResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationStatusResponseProperties\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationStatusResponseProperties: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationStatusResponseProperties\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const MonitoringTagRulesListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRules\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoringTagRules: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRules\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesProperties\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const MonitoringTagRulesProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n logRules: {\n serializedName: \"logRules\",\n type: {\n name: \"Composite\",\n className: \"LogRules\",\n },\n },\n },\n },\n};\n\nexport const LogRules: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogRules\",\n modelProperties: {\n sendAadLogs: {\n serializedName: \"sendAadLogs\",\n type: {\n name: \"Boolean\",\n },\n },\n sendSubscriptionLogs: {\n serializedName: \"sendSubscriptionLogs\",\n type: {\n name: \"Boolean\",\n },\n },\n sendActivityLogs: {\n serializedName: \"sendActivityLogs\",\n type: {\n name: \"Boolean\",\n },\n },\n filteringTags: {\n serializedName: \"filteringTags\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FilteringTag\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FilteringTag: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FilteringTag\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n action: {\n serializedName: \"action\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMHostListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMHostListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VMResources\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMResources: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMResources\",\n modelProperties: {\n vmResourceId: {\n serializedName: \"vmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMIngestionDetailsResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMIngestionDetailsResponse\",\n modelProperties: {\n cloudId: {\n serializedName: \"cloudId\",\n type: {\n name: \"String\",\n },\n },\n ingestionKey: {\n serializedName: \"ingestionKey\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMCollectionUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMCollectionUpdate\",\n modelProperties: {\n vmResourceId: {\n serializedName: \"vmResourceId\",\n type: {\n name: \"String\",\n },\n },\n operationName: {\n serializedName: \"operationName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UpgradableVersionsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpgradableVersionsList\",\n modelProperties: {\n currentVersion: {\n serializedName: \"currentVersion\",\n type: {\n name: \"String\",\n },\n },\n upgradableVersions: {\n serializedName: \"upgradableVersions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorUpgrade: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorUpgrade\",\n modelProperties: {\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticTrafficFilterResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilterResponse\",\n modelProperties: {\n rulesets: {\n serializedName: \"rulesets\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilter\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticTrafficFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilter\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n region: {\n serializedName: \"region\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n includeByDefault: {\n serializedName: \"includeByDefault\",\n type: {\n name: \"Boolean\",\n },\n },\n rules: {\n serializedName: \"rules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilterRule\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticTrafficFilterRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilterRule\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n azureEndpointGuid: {\n serializedName: \"azureEndpointGuid\",\n type: {\n name: \"String\",\n },\n },\n azureEndpointName: {\n serializedName: \"azureEndpointName\",\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserEmailId: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserEmailId\",\n modelProperties: {\n emailId: {\n serializedName: \"emailId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserApiKeyResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserApiKeyResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"UserApiKeyResponseProperties\",\n },\n },\n },\n },\n};\n\nexport const UserApiKeyResponseProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserApiKeyResponseProperties\",\n modelProperties: {\n apiKey: {\n serializedName: \"apiKey\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticOrganizationToAzureSubscriptionMappingResponse: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ElasticOrganizationToAzureSubscriptionMappingResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className:\n \"ElasticOrganizationToAzureSubscriptionMappingResponseProperties\",\n },\n },\n },\n },\n };\n\nexport const ElasticOrganizationToAzureSubscriptionMappingResponseProperties: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className:\n \"ElasticOrganizationToAzureSubscriptionMappingResponseProperties\",\n modelProperties: {\n billedAzureSubscriptionId: {\n serializedName: \"billedAzureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n marketplaceSaasInfo: {\n serializedName: \"marketplaceSaasInfo\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n },\n },\n elasticOrganizationId: {\n serializedName: \"elasticOrganizationId\",\n type: {\n name: \"String\",\n },\n },\n elasticOrganizationName: {\n serializedName: \"elasticOrganizationName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n"]}
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type * as coreClient from \"@azure/core-client\";\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceProviderDefaultErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceProviderDefaultErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponseBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorResourceListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResourceListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"MonitorProperties\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const ResourceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitorProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitorProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n monitoringStatus: {\n serializedName: \"monitoringStatus\",\n type: {\n name: \"String\",\n },\n },\n elasticProperties: {\n serializedName: \"elasticProperties\",\n type: {\n name: \"Composite\",\n className: \"ElasticProperties\",\n },\n },\n userInfo: {\n serializedName: \"userInfo\",\n type: {\n name: \"Composite\",\n className: \"UserInfo\",\n },\n },\n planDetails: {\n serializedName: \"planDetails\",\n type: {\n name: \"Composite\",\n className: \"PlanDetails\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n subscriptionState: {\n serializedName: \"subscriptionState\",\n type: {\n name: \"String\",\n },\n },\n saaSAzureSubscriptionStatus: {\n serializedName: \"saaSAzureSubscriptionStatus\",\n type: {\n name: \"String\",\n },\n },\n sourceCampaignName: {\n serializedName: \"sourceCampaignName\",\n type: {\n name: \"String\",\n },\n },\n sourceCampaignId: {\n serializedName: \"sourceCampaignId\",\n type: {\n name: \"String\",\n },\n },\n liftrResourceCategory: {\n serializedName: \"liftrResourceCategory\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n liftrResourcePreference: {\n serializedName: \"liftrResourcePreference\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n generateApiKey: {\n serializedName: \"generateApiKey\",\n type: {\n name: \"Boolean\",\n },\n },\n hostingType: {\n serializedName: \"hostingType\",\n type: {\n name: \"String\",\n },\n },\n projectDetails: {\n serializedName: \"projectDetails\",\n type: {\n name: \"Composite\",\n className: \"ProjectDetails\",\n },\n },\n },\n },\n};\n\nexport const ElasticProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticProperties\",\n modelProperties: {\n elasticCloudUser: {\n serializedName: \"elasticCloudUser\",\n type: {\n name: \"Composite\",\n className: \"ElasticCloudUser\",\n },\n },\n elasticCloudDeployment: {\n serializedName: \"elasticCloudDeployment\",\n type: {\n name: \"Composite\",\n className: \"ElasticCloudDeployment\",\n },\n },\n },\n },\n};\n\nexport const ElasticCloudUser: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticCloudUser\",\n modelProperties: {\n emailAddress: {\n serializedName: \"emailAddress\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticCloudSsoDefaultUrl: {\n serializedName: \"elasticCloudSsoDefaultUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticCloudDeployment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticCloudDeployment\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deploymentId: {\n serializedName: \"deploymentId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n azureSubscriptionId: {\n serializedName: \"azureSubscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticsearchRegion: {\n serializedName: \"elasticsearchRegion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticsearchServiceUrl: {\n serializedName: \"elasticsearchServiceUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n kibanaServiceUrl: {\n serializedName: \"kibanaServiceUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n kibanaSsoUrl: {\n serializedName: \"kibanaSsoUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserInfo\",\n modelProperties: {\n firstName: {\n constraints: {\n MaxLength: 128,\n },\n serializedName: \"firstName\",\n type: {\n name: \"String\",\n },\n },\n lastName: {\n constraints: {\n MaxLength: 128,\n },\n serializedName: \"lastName\",\n type: {\n name: \"String\",\n },\n },\n companyName: {\n constraints: {\n MaxLength: 128,\n },\n serializedName: \"companyName\",\n type: {\n name: \"String\",\n },\n },\n emailAddress: {\n constraints: {\n Pattern: new RegExp(\n '^([^<>()\\\\[\\\\]\\\\.,;:\\\\s@\"]+(\\\\.[^<>()\\\\[\\\\]\\\\.,;:\\\\s@\"]+)*)@(([a-zA-Z-_0-9]+\\\\.)+[a-zA-Z]{2,})$',\n ),\n },\n serializedName: \"emailAddress\",\n type: {\n name: \"String\",\n },\n },\n companyInfo: {\n serializedName: \"companyInfo\",\n type: {\n name: \"Composite\",\n className: \"CompanyInfo\",\n },\n },\n },\n },\n};\n\nexport const CompanyInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CompanyInfo\",\n modelProperties: {\n domain: {\n constraints: {\n MaxLength: 256,\n },\n serializedName: \"domain\",\n type: {\n name: \"String\",\n },\n },\n business: {\n constraints: {\n MaxLength: 128,\n },\n serializedName: \"business\",\n type: {\n name: \"String\",\n },\n },\n employeesNumber: {\n constraints: {\n MaxLength: 20,\n },\n serializedName: \"employeesNumber\",\n type: {\n name: \"String\",\n },\n },\n state: {\n constraints: {\n MaxLength: 128,\n },\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n country: {\n constraints: {\n MaxLength: 128,\n },\n serializedName: \"country\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PlanDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PlanDetails\",\n modelProperties: {\n offerID: {\n serializedName: \"offerID\",\n type: {\n name: \"String\",\n },\n },\n publisherID: {\n serializedName: \"publisherID\",\n type: {\n name: \"String\",\n },\n },\n termID: {\n serializedName: \"termID\",\n type: {\n name: \"String\",\n },\n },\n planID: {\n serializedName: \"planID\",\n type: {\n name: \"String\",\n },\n },\n planName: {\n serializedName: \"planName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ProjectDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProjectDetails\",\n modelProperties: {\n projectType: {\n serializedName: \"projectType\",\n type: {\n name: \"String\",\n },\n },\n configurationType: {\n serializedName: \"configurationType\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IdentityProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IdentityProperties\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ElasticVersionsListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionsListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListFormat\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticVersionListFormat: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListFormat\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListProperties\",\n },\n },\n },\n },\n};\n\nexport const ElasticVersionListProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticVersionListProperties\",\n modelProperties: {\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorResourceUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorResourceUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const MonitoredSubscriptionPropertiesList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscriptionPropertiesList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscriptionProperties\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredSubscriptionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscriptionProperties\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SubscriptionList\",\n },\n },\n },\n },\n};\n\nexport const SubscriptionList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubscriptionList\",\n modelProperties: {\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\",\n },\n },\n monitoredSubscriptionList: {\n serializedName: \"monitoredSubscriptionList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscription\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredSubscription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscription\",\n modelProperties: {\n subscriptionId: {\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"String\",\n },\n },\n tagRules: {\n serializedName: \"tagRules\",\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesProperties\",\n },\n },\n },\n },\n};\n\nexport const MonitoringTagRulesProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n logRules: {\n serializedName: \"logRules\",\n type: {\n name: \"Composite\",\n className: \"LogRules\",\n },\n },\n },\n },\n};\n\nexport const LogRules: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogRules\",\n modelProperties: {\n sendAadLogs: {\n serializedName: \"sendAadLogs\",\n type: {\n name: \"Boolean\",\n },\n },\n sendSubscriptionLogs: {\n serializedName: \"sendSubscriptionLogs\",\n type: {\n name: \"Boolean\",\n },\n },\n sendActivityLogs: {\n serializedName: \"sendActivityLogs\",\n type: {\n name: \"Boolean\",\n },\n },\n filteringTags: {\n serializedName: \"filteringTags\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FilteringTag\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FilteringTag: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FilteringTag\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n action: {\n serializedName: \"action\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredResourceListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredResourceListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitoredResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n sendingLogs: {\n serializedName: \"sendingLogs\",\n type: {\n name: \"String\",\n },\n },\n reasonForLogsStatus: {\n serializedName: \"reasonForLogsStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeploymentInfoResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeploymentInfoResponse\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n memoryCapacity: {\n serializedName: \"memoryCapacity\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n diskCapacity: {\n serializedName: \"diskCapacity\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n elasticsearchEndPoint: {\n serializedName: \"elasticsearchEndPoint\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deploymentUrl: {\n serializedName: \"deploymentUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n marketplaceSaasInfo: {\n serializedName: \"marketplaceSaasInfo\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n },\n },\n projectType: {\n serializedName: \"projectType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n configurationType: {\n serializedName: \"configurationType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MarketplaceSaaSInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n modelProperties: {\n marketplaceSubscription: {\n serializedName: \"marketplaceSubscription\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfoMarketplaceSubscription\",\n },\n },\n marketplaceName: {\n serializedName: \"marketplaceName\",\n type: {\n name: \"String\",\n },\n },\n marketplaceResourceId: {\n serializedName: \"marketplaceResourceId\",\n type: {\n name: \"String\",\n },\n },\n marketplaceStatus: {\n serializedName: \"marketplaceStatus\",\n type: {\n name: \"String\",\n },\n },\n billedAzureSubscriptionId: {\n serializedName: \"billedAzureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n subscribed: {\n serializedName: \"subscribed\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const MarketplaceSaaSInfoMarketplaceSubscription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfoMarketplaceSubscription\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n publisherId: {\n serializedName: \"publisherId\",\n type: {\n name: \"String\",\n },\n },\n offerId: {\n serializedName: \"offerId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ExternalUserInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExternalUserInfo\",\n modelProperties: {\n userName: {\n serializedName: \"userName\",\n type: {\n name: \"String\",\n },\n },\n fullName: {\n serializedName: \"fullName\",\n type: {\n name: \"String\",\n },\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\",\n },\n },\n emailId: {\n serializedName: \"emailId\",\n type: {\n name: \"String\",\n },\n },\n roles: {\n serializedName: \"roles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ExternalUserCreationResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExternalUserCreationResponse\",\n modelProperties: {\n created: {\n serializedName: \"created\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const BillingInfoResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BillingInfoResponse\",\n modelProperties: {\n marketplaceSaasInfo: {\n serializedName: \"marketplaceSaasInfo\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n },\n },\n partnerBillingEntity: {\n serializedName: \"partnerBillingEntity\",\n type: {\n name: \"Composite\",\n className: \"PartnerBillingEntity\",\n },\n },\n },\n },\n};\n\nexport const PartnerBillingEntity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerBillingEntity\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n partnerEntityUri: {\n serializedName: \"partnerEntityUri\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConnectedPartnerResourcesListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourcesListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourcesListFormat\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConnectedPartnerResourcesListFormat: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourcesListFormat\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourceProperties\",\n },\n },\n },\n },\n};\n\nexport const ConnectedPartnerResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectedPartnerResourceProperties\",\n modelProperties: {\n partnerDeploymentName: {\n serializedName: \"partnerDeploymentName\",\n type: {\n name: \"String\",\n },\n },\n partnerDeploymentUri: {\n serializedName: \"partnerDeploymentUri\",\n type: {\n name: \"String\",\n },\n },\n azureResourceId: {\n serializedName: \"azureResourceId\",\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationRPModelListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationRPModelListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationRPModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationRPModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationRPModel\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationProperties\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationProperties\",\n modelProperties: {\n openAIResourceId: {\n serializedName: \"openAIResourceId\",\n type: {\n name: \"String\",\n },\n },\n openAIResourceEndpoint: {\n serializedName: \"openAIResourceEndpoint\",\n type: {\n name: \"String\",\n },\n },\n openAIConnectorId: {\n serializedName: \"openAIConnectorId\",\n type: {\n name: \"String\",\n },\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n lastRefreshAt: {\n serializedName: \"lastRefreshAt\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationStatusResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationStatusResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationStatusResponseProperties\",\n },\n },\n },\n },\n};\n\nexport const OpenAIIntegrationStatusResponseProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAIIntegrationStatusResponseProperties\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoringTagRulesListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRules\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoringTagRules: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRules\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"MonitoringTagRulesProperties\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const VMHostListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMHostListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VMResources\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMResources: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMResources\",\n modelProperties: {\n vmResourceId: {\n serializedName: \"vmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMIngestionDetailsResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMIngestionDetailsResponse\",\n modelProperties: {\n cloudId: {\n serializedName: \"cloudId\",\n type: {\n name: \"String\",\n },\n },\n ingestionKey: {\n serializedName: \"ingestionKey\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VMCollectionUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VMCollectionUpdate\",\n modelProperties: {\n vmResourceId: {\n serializedName: \"vmResourceId\",\n type: {\n name: \"String\",\n },\n },\n operationName: {\n serializedName: \"operationName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UpgradableVersionsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpgradableVersionsList\",\n modelProperties: {\n currentVersion: {\n serializedName: \"currentVersion\",\n type: {\n name: \"String\",\n },\n },\n upgradableVersions: {\n serializedName: \"upgradableVersions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticMonitorUpgrade: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticMonitorUpgrade\",\n modelProperties: {\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticTrafficFilterResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilterResponse\",\n modelProperties: {\n rulesets: {\n serializedName: \"rulesets\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilter\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticTrafficFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilter\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n region: {\n serializedName: \"region\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n includeByDefault: {\n serializedName: \"includeByDefault\",\n type: {\n name: \"Boolean\",\n },\n },\n rules: {\n serializedName: \"rules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilterRule\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ElasticTrafficFilterRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticTrafficFilterRule\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n azureEndpointGuid: {\n serializedName: \"azureEndpointGuid\",\n type: {\n name: \"String\",\n },\n },\n azureEndpointName: {\n serializedName: \"azureEndpointName\",\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserEmailId: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserEmailId\",\n modelProperties: {\n emailId: {\n serializedName: \"emailId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserApiKeyResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserApiKeyResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"UserApiKeyResponseProperties\",\n },\n },\n },\n },\n};\n\nexport const UserApiKeyResponseProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserApiKeyResponseProperties\",\n modelProperties: {\n apiKey: {\n serializedName: \"apiKey\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticOrganizationToAzureSubscriptionMappingResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticOrganizationToAzureSubscriptionMappingResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ElasticOrganizationToAzureSubscriptionMappingResponseProperties\",\n },\n },\n },\n },\n};\n\nexport const ElasticOrganizationToAzureSubscriptionMappingResponseProperties: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ElasticOrganizationToAzureSubscriptionMappingResponseProperties\",\n modelProperties: {\n billedAzureSubscriptionId: {\n serializedName: \"billedAzureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n marketplaceSaasInfo: {\n serializedName: \"marketplaceSaasInfo\",\n type: {\n name: \"Composite\",\n className: \"MarketplaceSaaSInfo\",\n },\n },\n elasticOrganizationId: {\n serializedName: \"elasticOrganizationId\",\n type: {\n name: \"String\",\n },\n },\n elasticOrganizationName: {\n serializedName: \"elasticOrganizationName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ResubscribeProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResubscribeProperties\",\n modelProperties: {\n planId: {\n serializedName: \"planId\",\n type: {\n name: \"String\",\n },\n },\n term: {\n serializedName: \"term\",\n type: {\n name: \"String\",\n },\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\",\n },\n },\n resourceGroup: {\n serializedName: \"resourceGroup\",\n type: {\n name: \"String\",\n },\n },\n organizationId: {\n serializedName: \"organizationId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitorsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitorsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredSubscriptionsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscriptionsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitoredSubscriptionsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MonitoredSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OrganizationsResubscribeHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OrganizationsResubscribeHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
@@ -1,4 +1,4 @@
1
- import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
1
+ import type { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
2
  export declare const accept: OperationParameter;
3
3
  export declare const $host: OperationURLParameter;
4
4
  export declare const apiVersion: OperationQueryParameter;
@@ -10,17 +10,20 @@ export declare const contentType: OperationParameter;
10
10
  export declare const body: OperationParameter;
11
11
  export declare const body1: OperationParameter;
12
12
  export declare const region: OperationQueryParameter;
13
+ export declare const configurationName: OperationURLParameter;
13
14
  export declare const body2: OperationParameter;
14
- export declare const integrationName: OperationURLParameter;
15
15
  export declare const body3: OperationParameter;
16
+ export declare const integrationName: OperationURLParameter;
16
17
  export declare const body4: OperationParameter;
17
- export declare const ruleSetName: OperationURLParameter;
18
18
  export declare const body5: OperationParameter;
19
+ export declare const ruleSetName: OperationURLParameter;
19
20
  export declare const body6: OperationParameter;
21
+ export declare const body7: OperationParameter;
20
22
  export declare const ips: OperationQueryParameter;
21
23
  export declare const name: OperationQueryParameter;
22
24
  export declare const privateEndpointGuid: OperationQueryParameter;
23
25
  export declare const privateEndpointName: OperationQueryParameter;
24
26
  export declare const rulesetId: OperationQueryParameter;
25
- export declare const body7: OperationParameter;
27
+ export declare const body8: OperationParameter;
28
+ export declare const body9: OperationParameter;
26
29
  //# sourceMappingURL=parameters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAY5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBASpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAY7B,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,uBAQjB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,uBAQlB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,uBAQjC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,uBAQjC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBAQvB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC"}
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAc5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBAYzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBASpB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAY/B,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAY7B,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBAYzB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,uBAQjB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,uBAQlB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,uBAQjC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,uBAQjC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBAQvB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC"}
@@ -1,11 +1,6 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
- import { ElasticMonitorResource as ElasticMonitorResourceMapper, ElasticMonitorResourceUpdateParameters as ElasticMonitorResourceUpdateParametersMapper, ExternalUserInfo as ExternalUserInfoMapper, OpenAIIntegrationRPModel as OpenAIIntegrationRPModelMapper, MonitoringTagRules as MonitoringTagRulesMapper, VMCollectionUpdate as VMCollectionUpdateMapper, ElasticMonitorUpgrade as ElasticMonitorUpgradeMapper, UserEmailId as UserEmailIdMapper, } from "../models/mappers.js";
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { ElasticMonitorResource as ElasticMonitorResourceMapper, ElasticMonitorResourceUpdateParameters as ElasticMonitorResourceUpdateParametersMapper, MonitoredSubscriptionProperties as MonitoredSubscriptionPropertiesMapper, ExternalUserInfo as ExternalUserInfoMapper, OpenAIIntegrationRPModel as OpenAIIntegrationRPModelMapper, MonitoringTagRules as MonitoringTagRulesMapper, VMCollectionUpdate as VMCollectionUpdateMapper, ElasticMonitorUpgrade as ElasticMonitorUpgradeMapper, UserEmailId as UserEmailIdMapper, ResubscribeProperties as ResubscribePropertiesMapper, } from "../models/mappers.js";
9
4
  export const accept = {
10
5
  parameterPath: "accept",
11
6
  mapper: {
@@ -31,7 +26,7 @@ export const $host = {
31
26
  export const apiVersion = {
32
27
  parameterPath: "apiVersion",
33
28
  mapper: {
34
- defaultValue: "2024-03-01",
29
+ defaultValue: "2025-06-01",
35
30
  isConstant: true,
36
31
  serializedName: "api-version",
37
32
  type: {
@@ -77,6 +72,9 @@ export const resourceGroupName = {
77
72
  export const monitorName = {
78
73
  parameterPath: "monitorName",
79
74
  mapper: {
75
+ constraints: {
76
+ Pattern: new RegExp("^.*$"),
77
+ },
80
78
  serializedName: "monitorName",
81
79
  required: true,
82
80
  type: {
@@ -113,7 +111,24 @@ export const region = {
113
111
  },
114
112
  },
115
113
  };
114
+ export const configurationName = {
115
+ parameterPath: "configurationName",
116
+ mapper: {
117
+ constraints: {
118
+ Pattern: new RegExp("^.*$"),
119
+ },
120
+ serializedName: "configurationName",
121
+ required: true,
122
+ type: {
123
+ name: "String",
124
+ },
125
+ },
126
+ };
116
127
  export const body2 = {
128
+ parameterPath: ["options", "body"],
129
+ mapper: MonitoredSubscriptionPropertiesMapper,
130
+ };
131
+ export const body3 = {
117
132
  parameterPath: ["options", "body"],
118
133
  mapper: ExternalUserInfoMapper,
119
134
  };
@@ -130,17 +145,20 @@ export const integrationName = {
130
145
  },
131
146
  },
132
147
  };
133
- export const body3 = {
148
+ export const body4 = {
134
149
  parameterPath: ["options", "body"],
135
150
  mapper: OpenAIIntegrationRPModelMapper,
136
151
  };
137
- export const body4 = {
152
+ export const body5 = {
138
153
  parameterPath: ["options", "body"],
139
154
  mapper: MonitoringTagRulesMapper,
140
155
  };
141
156
  export const ruleSetName = {
142
157
  parameterPath: "ruleSetName",
143
158
  mapper: {
159
+ constraints: {
160
+ Pattern: new RegExp("^.*$"),
161
+ },
144
162
  serializedName: "ruleSetName",
145
163
  required: true,
146
164
  type: {
@@ -148,11 +166,11 @@ export const ruleSetName = {
148
166
  },
149
167
  },
150
168
  };
151
- export const body5 = {
169
+ export const body6 = {
152
170
  parameterPath: ["options", "body"],
153
171
  mapper: VMCollectionUpdateMapper,
154
172
  };
155
- export const body6 = {
173
+ export const body7 = {
156
174
  parameterPath: ["options", "body"],
157
175
  mapper: ElasticMonitorUpgradeMapper,
158
176
  };
@@ -201,8 +219,12 @@ export const rulesetId = {
201
219
  },
202
220
  },
203
221
  };
204
- export const body7 = {
222
+ export const body8 = {
205
223
  parameterPath: ["options", "body"],
206
224
  mapper: UserEmailIdMapper,
207
225
  };
226
+ export const body9 = {
227
+ parameterPath: ["options", "body"],
228
+ mapper: ResubscribePropertiesMapper,
229
+ };
208
230
  //# sourceMappingURL=parameters.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n ElasticMonitorResource as ElasticMonitorResourceMapper,\n ElasticMonitorResourceUpdateParameters as ElasticMonitorResourceUpdateParametersMapper,\n ExternalUserInfo as ExternalUserInfoMapper,\n OpenAIIntegrationRPModel as OpenAIIntegrationRPModelMapper,\n MonitoringTagRules as MonitoringTagRulesMapper,\n VMCollectionUpdate as VMCollectionUpdateMapper,\n ElasticMonitorUpgrade as ElasticMonitorUpgradeMapper,\n UserEmailId as UserEmailIdMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2024-03-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"Uuid\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const monitorName: OperationURLParameter = {\n parameterPath: \"monitorName\",\n mapper: {\n serializedName: \"monitorName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ElasticMonitorResourceMapper,\n};\n\nexport const body1: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ElasticMonitorResourceUpdateParametersMapper,\n};\n\nexport const region: OperationQueryParameter = {\n parameterPath: \"region\",\n mapper: {\n serializedName: \"region\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body2: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ExternalUserInfoMapper,\n};\n\nexport const integrationName: OperationURLParameter = {\n parameterPath: \"integrationName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-z][a-z0-9]*$\"),\n },\n serializedName: \"integrationName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body3: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: OpenAIIntegrationRPModelMapper,\n};\n\nexport const body4: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: MonitoringTagRulesMapper,\n};\n\nexport const ruleSetName: OperationURLParameter = {\n parameterPath: \"ruleSetName\",\n mapper: {\n serializedName: \"ruleSetName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body5: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: VMCollectionUpdateMapper,\n};\n\nexport const body6: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ElasticMonitorUpgradeMapper,\n};\n\nexport const ips: OperationQueryParameter = {\n parameterPath: [\"options\", \"ips\"],\n mapper: {\n serializedName: \"ips\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const name: OperationQueryParameter = {\n parameterPath: [\"options\", \"name\"],\n mapper: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const privateEndpointGuid: OperationQueryParameter = {\n parameterPath: [\"options\", \"privateEndpointGuid\"],\n mapper: {\n serializedName: \"privateEndpointGuid\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const privateEndpointName: OperationQueryParameter = {\n parameterPath: [\"options\", \"privateEndpointName\"],\n mapper: {\n serializedName: \"privateEndpointName\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const rulesetId: OperationQueryParameter = {\n parameterPath: [\"options\", \"rulesetId\"],\n mapper: {\n serializedName: \"rulesetId\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body7: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: UserEmailIdMapper,\n};\n"]}
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAUlC,OAAO,EACL,sBAAsB,IAAI,4BAA4B,EACtD,sCAAsC,IAAI,4CAA4C,EACtF,+BAA+B,IAAI,qCAAqC,EACxE,gBAAgB,IAAI,sBAAsB,EAC1C,wBAAwB,IAAI,8BAA8B,EAC1D,kBAAkB,IAAI,wBAAwB,EAC9C,kBAAkB,IAAI,wBAAwB,EAC9C,qBAAqB,IAAI,2BAA2B,EACpD,WAAW,IAAI,iBAAiB,EAChC,qBAAqB,IAAI,2BAA2B,GACrD,MAAM,sBAAsB,CAAC;AAE9B,MAAM,CAAC,MAAM,MAAM,GAAuB;IACxC,aAAa,EAAE,QAAQ;IACvB,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,QAAQ;QACxB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAA0B;IAC1C,aAAa,EAAE,OAAO;IACtB,MAAM,EAAE;QACN,cAAc,EAAE,OAAO;QACvB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAA4B;IACjD,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE;QACN,YAAY,EAAE,YAAY;QAC1B,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,aAAa;QAC7B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAA0B;IAC7C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE;QACN,cAAc,EAAE,UAAU;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAA0B;IACnD,aAAa,EAAE,gBAAgB;IAC/B,MAAM,EAAE;QACN,cAAc,EAAE,gBAAgB;QAChC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;SACb;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAA0B;IACtD,aAAa,EAAE,mBAAmB;IAClC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,EAAE;YACb,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,mBAAmB;QACnC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAA0B;IAChD,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC;SAC5B;QACD,cAAc,EAAE,aAAa;QAC7B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,aAAa,CAAC;IACzC,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAuB;IACtC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,4BAA4B;CACrC,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,4CAA4C;CACrD,CAAC;AAEF,MAAM,CAAC,MAAM,MAAM,GAA4B;IAC7C,aAAa,EAAE,QAAQ;IACvB,MAAM,EAAE;QACN,cAAc,EAAE,QAAQ;QACxB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAA0B;IACtD,aAAa,EAAE,mBAAmB;IAClC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC;SAC5B;QACD,cAAc,EAAE,mBAAmB;QACnC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,qCAAqC;CAC9C,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,sBAAsB;CAC/B,CAAC;AAEF,MAAM,CAAC,MAAM,eAAe,GAA0B;IACpD,aAAa,EAAE,iBAAiB;IAChC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,kBAAkB,CAAC;SACxC;QACD,cAAc,EAAE,iBAAiB;QACjC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,8BAA8B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,wBAAwB;CACjC,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAA0B;IAChD,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC;SAC5B;QACD,cAAc,EAAE,aAAa;QAC7B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,wBAAwB;CACjC,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,2BAA2B;CACpC,CAAC;AAEF,MAAM,CAAC,MAAM,GAAG,GAA4B;IAC1C,aAAa,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IACjC,MAAM,EAAE;QACN,cAAc,EAAE,KAAK;QACrB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAA4B;IAC3C,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE;QACN,cAAc,EAAE,MAAM;QACtB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAA4B;IAC1D,aAAa,EAAE,CAAC,SAAS,EAAE,qBAAqB,CAAC;IACjD,MAAM,EAAE;QACN,cAAc,EAAE,qBAAqB;QACrC,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAA4B;IAC1D,aAAa,EAAE,CAAC,SAAS,EAAE,qBAAqB,CAAC;IACjD,MAAM,EAAE;QACN,cAAc,EAAE,qBAAqB;QACrC,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAA4B;IAChD,aAAa,EAAE,CAAC,SAAS,EAAE,WAAW,CAAC;IACvC,MAAM,EAAE;QACN,cAAc,EAAE,WAAW;QAC3B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,iBAAiB;CAC1B,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,2BAA2B;CACpC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n ElasticMonitorResource as ElasticMonitorResourceMapper,\n ElasticMonitorResourceUpdateParameters as ElasticMonitorResourceUpdateParametersMapper,\n MonitoredSubscriptionProperties as MonitoredSubscriptionPropertiesMapper,\n ExternalUserInfo as ExternalUserInfoMapper,\n OpenAIIntegrationRPModel as OpenAIIntegrationRPModelMapper,\n MonitoringTagRules as MonitoringTagRulesMapper,\n VMCollectionUpdate as VMCollectionUpdateMapper,\n ElasticMonitorUpgrade as ElasticMonitorUpgradeMapper,\n UserEmailId as UserEmailIdMapper,\n ResubscribeProperties as ResubscribePropertiesMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2025-06-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"Uuid\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const monitorName: OperationURLParameter = {\n parameterPath: \"monitorName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^.*$\"),\n },\n serializedName: \"monitorName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ElasticMonitorResourceMapper,\n};\n\nexport const body1: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ElasticMonitorResourceUpdateParametersMapper,\n};\n\nexport const region: OperationQueryParameter = {\n parameterPath: \"region\",\n mapper: {\n serializedName: \"region\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const configurationName: OperationURLParameter = {\n parameterPath: \"configurationName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^.*$\"),\n },\n serializedName: \"configurationName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body2: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: MonitoredSubscriptionPropertiesMapper,\n};\n\nexport const body3: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ExternalUserInfoMapper,\n};\n\nexport const integrationName: OperationURLParameter = {\n parameterPath: \"integrationName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-z][a-z0-9]*$\"),\n },\n serializedName: \"integrationName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body4: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: OpenAIIntegrationRPModelMapper,\n};\n\nexport const body5: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: MonitoringTagRulesMapper,\n};\n\nexport const ruleSetName: OperationURLParameter = {\n parameterPath: \"ruleSetName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^.*$\"),\n },\n serializedName: \"ruleSetName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body6: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: VMCollectionUpdateMapper,\n};\n\nexport const body7: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ElasticMonitorUpgradeMapper,\n};\n\nexport const ips: OperationQueryParameter = {\n parameterPath: [\"options\", \"ips\"],\n mapper: {\n serializedName: \"ips\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const name: OperationQueryParameter = {\n parameterPath: [\"options\", \"name\"],\n mapper: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const privateEndpointGuid: OperationQueryParameter = {\n parameterPath: [\"options\", \"privateEndpointGuid\"],\n mapper: {\n serializedName: \"privateEndpointGuid\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const privateEndpointName: OperationQueryParameter = {\n parameterPath: [\"options\", \"privateEndpointName\"],\n mapper: {\n serializedName: \"privateEndpointName\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const rulesetId: OperationQueryParameter = {\n parameterPath: [\"options\", \"rulesetId\"],\n mapper: {\n serializedName: \"rulesetId\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body8: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: UserEmailIdMapper,\n};\n\nexport const body9: OperationParameter = {\n parameterPath: [\"options\", \"body\"],\n mapper: ResubscribePropertiesMapper,\n};\n"]}
@@ -1,6 +1,6 @@
1
- import { AllTrafficFilters } from "../operationsInterfaces/index.js";
2
- import { MicrosoftElastic } from "../microsoftElastic.js";
3
- import { AllTrafficFiltersListOptionalParams, AllTrafficFiltersListResponse } from "../models/index.js";
1
+ import type { AllTrafficFilters } from "../operationsInterfaces/index.js";
2
+ import type { MicrosoftElastic } from "../microsoftElastic.js";
3
+ import type { AllTrafficFiltersListOptionalParams, AllTrafficFiltersListResponse } from "../models/index.js";
4
4
  /** Class containing AllTrafficFilters operations. */
5
5
  export declare class AllTrafficFiltersImpl implements AllTrafficFilters {
6
6
  private readonly client;
@@ -10,7 +10,8 @@ export declare class AllTrafficFiltersImpl implements AllTrafficFilters {
10
10
  */
11
11
  constructor(client: MicrosoftElastic);
12
12
  /**
13
- * Get the list of all traffic filters for the account.
13
+ * List all traffic filters associated with your Elastic monitor resource, helping you manage network
14
+ * traffic control.
14
15
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
16
  * @param monitorName Monitor resource name
16
17
  * @param options The options parameters.
@@ -1 +1 @@
1
- {"version":3,"file":"allTrafficFilters.d.ts","sourceRoot":"","sources":["../../../src/operations/allTrafficFilters.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAIrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EACL,mCAAmC,EACnC,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,qBAAa,qBAAsB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAmB;IAE1C;;;OAGG;gBACS,MAAM,EAAE,gBAAgB;IAIpC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;CAM1C"}
1
+ {"version":3,"file":"allTrafficFilters.d.ts","sourceRoot":"","sources":["../../../src/operations/allTrafficFilters.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAI1E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAC/D,OAAO,KAAK,EACV,mCAAmC,EACnC,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,qBAAa,qBAAsB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAmB;IAE1C;;;OAGG;gBACS,MAAM,EAAE,gBAAgB;IAIpC;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;CAM1C"}