@azure/arm-timeseriesinsights 2.1.0-beta.2 → 2.1.0-beta.3

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 (564) hide show
  1. package/CHANGELOG.md +13 -3
  2. package/LICENSE +4 -4
  3. package/README.md +26 -17
  4. package/dist/browser/index.d.ts +5 -0
  5. package/dist/browser/index.d.ts.map +1 -0
  6. package/{dist-esm/src → dist/browser}/index.js +4 -4
  7. package/dist/browser/index.js.map +1 -0
  8. package/{dist-esm/src → dist/browser}/lroImpl.js +13 -9
  9. package/dist/browser/lroImpl.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/index.d.ts +47 -47
  11. package/dist/browser/models/index.d.ts.map +1 -0
  12. package/dist/browser/models/index.js.map +1 -0
  13. package/{dist-esm/src → dist/browser}/models/mappers.js +366 -164
  14. package/dist/browser/models/mappers.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  16. package/dist/browser/models/parameters.js.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/accessPolicies.d.ts +3 -3
  18. package/dist/browser/operations/accessPolicies.d.ts.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/accessPolicies.js +3 -2
  20. package/dist/browser/operations/accessPolicies.js.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/environments.d.ts +3 -3
  22. package/dist/browser/operations/environments.d.ts.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/environments.js +83 -81
  24. package/dist/browser/operations/environments.js.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/eventSources.d.ts +3 -3
  26. package/dist/browser/operations/eventSources.d.ts.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/eventSources.js +3 -2
  28. package/dist/browser/operations/eventSources.js.map +1 -0
  29. package/dist/browser/operations/index.d.ts +8 -0
  30. package/dist/browser/operations/index.d.ts.map +1 -0
  31. package/dist/browser/operations/index.js +15 -0
  32. package/dist/browser/operations/index.js.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  34. package/dist/browser/operations/operations.d.ts.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/operations.js +26 -41
  36. package/dist/browser/operations/operations.js.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  38. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +3 -2
  40. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  42. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +12 -27
  44. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/referenceDataSets.d.ts +3 -3
  46. package/dist/browser/operations/referenceDataSets.d.ts.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/referenceDataSets.js +3 -2
  48. package/dist/browser/operations/referenceDataSets.js.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operationsInterfaces/accessPolicies.d.ts +1 -1
  50. package/dist/browser/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  51. package/dist/browser/operationsInterfaces/accessPolicies.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/environments.d.ts +1 -1
  53. package/dist/browser/operationsInterfaces/environments.d.ts.map +1 -0
  54. package/dist/browser/operationsInterfaces/environments.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/eventSources.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/eventSources.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/eventSources.js.map +1 -0
  58. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  59. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/index.js +15 -0
  61. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  65. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  66. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  67. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  68. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  69. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  70. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  71. package/{dist-esm/src → dist/browser}/operationsInterfaces/referenceDataSets.d.ts +1 -1
  72. package/dist/browser/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  73. package/dist/browser/operationsInterfaces/referenceDataSets.js.map +1 -0
  74. package/dist/browser/package.json +3 -0
  75. package/{dist-esm/src → dist/browser}/pagingHelper.js +2 -4
  76. package/dist/browser/pagingHelper.js.map +1 -0
  77. package/{dist-esm/src → dist/browser}/timeSeriesInsightsClient.d.ts +2 -2
  78. package/dist/browser/timeSeriesInsightsClient.d.ts.map +1 -0
  79. package/{dist-esm/src → dist/browser}/timeSeriesInsightsClient.js +36 -24
  80. package/dist/browser/timeSeriesInsightsClient.js.map +1 -0
  81. package/dist/commonjs/index.d.ts +5 -0
  82. package/dist/commonjs/index.d.ts.map +1 -0
  83. package/dist/commonjs/index.js +19 -0
  84. package/dist/commonjs/index.js.map +1 -0
  85. package/dist/commonjs/lroImpl.d.ts +16 -0
  86. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  87. package/dist/commonjs/lroImpl.js +37 -0
  88. package/dist/commonjs/lroImpl.js.map +1 -0
  89. package/{types/arm-timeseriesinsights.d.ts → dist/commonjs/models/index.d.ts} +1320 -1830
  90. package/dist/commonjs/models/index.d.ts.map +1 -0
  91. package/dist/commonjs/models/index.js +183 -0
  92. package/dist/commonjs/models/index.js.map +1 -0
  93. package/dist/commonjs/models/mappers.d.ts +100 -0
  94. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  95. package/dist/commonjs/models/mappers.js +2372 -0
  96. package/dist/commonjs/models/mappers.js.map +1 -0
  97. package/dist/commonjs/models/parameters.d.ts +28 -0
  98. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  99. package/dist/commonjs/models/parameters.js +242 -0
  100. package/dist/commonjs/models/parameters.js.map +1 -0
  101. package/dist/commonjs/operations/accessPolicies.d.ts +65 -0
  102. package/dist/commonjs/operations/accessPolicies.d.ts.map +1 -0
  103. package/dist/commonjs/operations/accessPolicies.js +218 -0
  104. package/dist/commonjs/operations/accessPolicies.js.map +1 -0
  105. package/dist/commonjs/operations/environments.d.ts +78 -0
  106. package/dist/commonjs/operations/environments.d.ts.map +1 -0
  107. package/dist/commonjs/operations/environments.js +325 -0
  108. package/dist/commonjs/operations/environments.js.map +1 -0
  109. package/dist/commonjs/operations/eventSources.d.ts +66 -0
  110. package/dist/commonjs/operations/eventSources.d.ts.map +1 -0
  111. package/dist/commonjs/operations/eventSources.js +219 -0
  112. package/dist/commonjs/operations/eventSources.js.map +1 -0
  113. package/dist/commonjs/operations/index.d.ts +8 -0
  114. package/dist/commonjs/operations/index.d.ts.map +1 -0
  115. package/dist/commonjs/operations/index.js +18 -0
  116. package/dist/commonjs/operations/index.js.map +1 -0
  117. package/dist/commonjs/operations/operations.d.ts +32 -0
  118. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  119. package/dist/commonjs/operations/operations.js +121 -0
  120. package/dist/commonjs/operations/operations.js.map +1 -0
  121. package/dist/commonjs/operations/privateEndpointConnections.d.ts +52 -0
  122. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  123. package/dist/commonjs/operations/privateEndpointConnections.js +183 -0
  124. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  125. package/dist/commonjs/operations/privateLinkResources.d.ts +32 -0
  126. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  127. package/dist/commonjs/operations/privateLinkResources.js +95 -0
  128. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  129. package/dist/commonjs/operations/referenceDataSets.d.ts +66 -0
  130. package/dist/commonjs/operations/referenceDataSets.d.ts.map +1 -0
  131. package/dist/commonjs/operations/referenceDataSets.js +219 -0
  132. package/dist/commonjs/operations/referenceDataSets.js.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/accessPolicies.d.ts +57 -0
  134. package/dist/commonjs/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/accessPolicies.js +10 -0
  136. package/dist/commonjs/operationsInterfaces/accessPolicies.js.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/environments.d.ts +70 -0
  138. package/dist/commonjs/operationsInterfaces/environments.d.ts.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/environments.js +10 -0
  140. package/dist/commonjs/operationsInterfaces/environments.js.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/eventSources.d.ts +58 -0
  142. package/dist/commonjs/operationsInterfaces/eventSources.d.ts.map +1 -0
  143. package/dist/commonjs/operationsInterfaces/eventSources.js +10 -0
  144. package/dist/commonjs/operationsInterfaces/eventSources.js.map +1 -0
  145. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  146. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  147. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  148. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  149. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  150. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  152. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +44 -0
  154. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  155. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  156. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +14 -0
  158. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  160. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  161. package/dist/commonjs/operationsInterfaces/referenceDataSets.d.ts +58 -0
  162. package/dist/commonjs/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  163. package/dist/commonjs/operationsInterfaces/referenceDataSets.js +10 -0
  164. package/dist/commonjs/operationsInterfaces/referenceDataSets.js.map +1 -0
  165. package/dist/commonjs/package.json +3 -0
  166. package/dist/commonjs/pagingHelper.d.ts +13 -0
  167. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  168. package/dist/commonjs/pagingHelper.js +34 -0
  169. package/dist/commonjs/pagingHelper.js.map +1 -0
  170. package/dist/commonjs/timeSeriesInsightsClient.d.ts +26 -0
  171. package/dist/commonjs/timeSeriesInsightsClient.d.ts.map +1 -0
  172. package/dist/commonjs/timeSeriesInsightsClient.js +123 -0
  173. package/dist/commonjs/timeSeriesInsightsClient.js.map +1 -0
  174. package/{types → dist/commonjs}/tsdoc-metadata.json +11 -11
  175. package/dist/esm/index.d.ts +5 -0
  176. package/dist/esm/index.d.ts.map +1 -0
  177. package/{src/index.ts → dist/esm/index.js} +5 -5
  178. package/dist/esm/index.js.map +1 -0
  179. package/dist/esm/lroImpl.d.ts +16 -0
  180. package/dist/esm/lroImpl.d.ts.map +1 -0
  181. package/dist/esm/lroImpl.js +33 -0
  182. package/dist/esm/lroImpl.js.map +1 -0
  183. package/dist/esm/models/index.d.ts +1320 -0
  184. package/dist/esm/models/index.d.ts.map +1 -0
  185. package/dist/esm/models/index.js +180 -0
  186. package/dist/esm/models/index.js.map +1 -0
  187. package/dist/esm/models/mappers.d.ts +100 -0
  188. package/dist/esm/models/mappers.d.ts.map +1 -0
  189. package/dist/esm/models/mappers.js +2368 -0
  190. package/dist/esm/models/mappers.js.map +1 -0
  191. package/dist/esm/models/parameters.d.ts +28 -0
  192. package/dist/esm/models/parameters.d.ts.map +1 -0
  193. package/dist/esm/models/parameters.js +239 -0
  194. package/dist/esm/models/parameters.js.map +1 -0
  195. package/dist/esm/operations/accessPolicies.d.ts +65 -0
  196. package/dist/esm/operations/accessPolicies.d.ts.map +1 -0
  197. package/dist/esm/operations/accessPolicies.js +213 -0
  198. package/dist/esm/operations/accessPolicies.js.map +1 -0
  199. package/dist/esm/operations/environments.d.ts +78 -0
  200. package/dist/esm/operations/environments.d.ts.map +1 -0
  201. package/dist/esm/operations/environments.js +320 -0
  202. package/dist/esm/operations/environments.js.map +1 -0
  203. package/dist/esm/operations/eventSources.d.ts +66 -0
  204. package/dist/esm/operations/eventSources.d.ts.map +1 -0
  205. package/dist/esm/operations/eventSources.js +214 -0
  206. package/dist/esm/operations/eventSources.js.map +1 -0
  207. package/dist/esm/operations/index.d.ts +8 -0
  208. package/dist/esm/operations/index.d.ts.map +1 -0
  209. package/dist/esm/operations/index.js +15 -0
  210. package/dist/esm/operations/index.js.map +1 -0
  211. package/dist/esm/operations/operations.d.ts +32 -0
  212. package/dist/esm/operations/operations.d.ts.map +1 -0
  213. package/dist/esm/operations/operations.js +116 -0
  214. package/dist/esm/operations/operations.js.map +1 -0
  215. package/dist/esm/operations/privateEndpointConnections.d.ts +52 -0
  216. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  217. package/dist/esm/operations/privateEndpointConnections.js +178 -0
  218. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  219. package/dist/esm/operations/privateLinkResources.d.ts +32 -0
  220. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  221. package/dist/esm/operations/privateLinkResources.js +90 -0
  222. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  223. package/dist/esm/operations/referenceDataSets.d.ts +66 -0
  224. package/dist/esm/operations/referenceDataSets.d.ts.map +1 -0
  225. package/dist/esm/operations/referenceDataSets.js +214 -0
  226. package/dist/esm/operations/referenceDataSets.js.map +1 -0
  227. package/dist/esm/operationsInterfaces/accessPolicies.d.ts +57 -0
  228. package/dist/esm/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  229. package/dist/esm/operationsInterfaces/accessPolicies.js +9 -0
  230. package/dist/esm/operationsInterfaces/accessPolicies.js.map +1 -0
  231. package/dist/esm/operationsInterfaces/environments.d.ts +70 -0
  232. package/dist/esm/operationsInterfaces/environments.d.ts.map +1 -0
  233. package/dist/esm/operationsInterfaces/environments.js +9 -0
  234. package/dist/esm/operationsInterfaces/environments.js.map +1 -0
  235. package/dist/esm/operationsInterfaces/eventSources.d.ts +58 -0
  236. package/dist/esm/operationsInterfaces/eventSources.d.ts.map +1 -0
  237. package/dist/esm/operationsInterfaces/eventSources.js +9 -0
  238. package/dist/esm/operationsInterfaces/eventSources.js.map +1 -0
  239. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  240. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  241. package/dist/esm/operationsInterfaces/index.js +15 -0
  242. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  243. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  244. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  245. package/dist/esm/operationsInterfaces/operations.js +9 -0
  246. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  247. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +44 -0
  248. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  249. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  250. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  251. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +14 -0
  252. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  253. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  254. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  255. package/dist/esm/operationsInterfaces/referenceDataSets.d.ts +58 -0
  256. package/dist/esm/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  257. package/dist/esm/operationsInterfaces/referenceDataSets.js +9 -0
  258. package/dist/esm/operationsInterfaces/referenceDataSets.js.map +1 -0
  259. package/dist/esm/package.json +3 -0
  260. package/dist/esm/pagingHelper.d.ts +13 -0
  261. package/dist/esm/pagingHelper.d.ts.map +1 -0
  262. package/dist/esm/pagingHelper.js +30 -0
  263. package/dist/esm/pagingHelper.js.map +1 -0
  264. package/dist/esm/timeSeriesInsightsClient.d.ts +26 -0
  265. package/dist/esm/timeSeriesInsightsClient.d.ts.map +1 -0
  266. package/dist/esm/timeSeriesInsightsClient.js +118 -0
  267. package/dist/esm/timeSeriesInsightsClient.js.map +1 -0
  268. package/dist/react-native/index.d.ts +5 -0
  269. package/dist/react-native/index.d.ts.map +1 -0
  270. package/dist/react-native/index.js +13 -0
  271. package/dist/react-native/index.js.map +1 -0
  272. package/dist/react-native/lroImpl.d.ts +16 -0
  273. package/dist/react-native/lroImpl.d.ts.map +1 -0
  274. package/dist/react-native/lroImpl.js +33 -0
  275. package/dist/react-native/lroImpl.js.map +1 -0
  276. package/dist/react-native/models/index.d.ts +1320 -0
  277. package/dist/react-native/models/index.d.ts.map +1 -0
  278. package/dist/react-native/models/index.js +180 -0
  279. package/dist/react-native/models/index.js.map +1 -0
  280. package/dist/react-native/models/mappers.d.ts +100 -0
  281. package/dist/react-native/models/mappers.d.ts.map +1 -0
  282. package/dist/react-native/models/mappers.js +2368 -0
  283. package/dist/react-native/models/mappers.js.map +1 -0
  284. package/dist/react-native/models/parameters.d.ts +28 -0
  285. package/dist/react-native/models/parameters.d.ts.map +1 -0
  286. package/dist/react-native/models/parameters.js +239 -0
  287. package/dist/react-native/models/parameters.js.map +1 -0
  288. package/dist/react-native/operations/accessPolicies.d.ts +65 -0
  289. package/dist/react-native/operations/accessPolicies.d.ts.map +1 -0
  290. package/dist/react-native/operations/accessPolicies.js +213 -0
  291. package/dist/react-native/operations/accessPolicies.js.map +1 -0
  292. package/dist/react-native/operations/environments.d.ts +78 -0
  293. package/dist/react-native/operations/environments.d.ts.map +1 -0
  294. package/dist/react-native/operations/environments.js +320 -0
  295. package/dist/react-native/operations/environments.js.map +1 -0
  296. package/dist/react-native/operations/eventSources.d.ts +66 -0
  297. package/dist/react-native/operations/eventSources.d.ts.map +1 -0
  298. package/dist/react-native/operations/eventSources.js +214 -0
  299. package/dist/react-native/operations/eventSources.js.map +1 -0
  300. package/dist/react-native/operations/index.d.ts +8 -0
  301. package/dist/react-native/operations/index.d.ts.map +1 -0
  302. package/dist/react-native/operations/index.js +15 -0
  303. package/dist/react-native/operations/index.js.map +1 -0
  304. package/dist/react-native/operations/operations.d.ts +32 -0
  305. package/dist/react-native/operations/operations.d.ts.map +1 -0
  306. package/dist/react-native/operations/operations.js +116 -0
  307. package/dist/react-native/operations/operations.js.map +1 -0
  308. package/dist/react-native/operations/privateEndpointConnections.d.ts +52 -0
  309. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  310. package/dist/react-native/operations/privateEndpointConnections.js +178 -0
  311. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  312. package/dist/react-native/operations/privateLinkResources.d.ts +32 -0
  313. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  314. package/dist/react-native/operations/privateLinkResources.js +90 -0
  315. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  316. package/dist/react-native/operations/referenceDataSets.d.ts +66 -0
  317. package/dist/react-native/operations/referenceDataSets.d.ts.map +1 -0
  318. package/dist/react-native/operations/referenceDataSets.js +214 -0
  319. package/dist/react-native/operations/referenceDataSets.js.map +1 -0
  320. package/dist/react-native/operationsInterfaces/accessPolicies.d.ts +57 -0
  321. package/dist/react-native/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  322. package/dist/react-native/operationsInterfaces/accessPolicies.js +9 -0
  323. package/dist/react-native/operationsInterfaces/accessPolicies.js.map +1 -0
  324. package/dist/react-native/operationsInterfaces/environments.d.ts +70 -0
  325. package/dist/react-native/operationsInterfaces/environments.d.ts.map +1 -0
  326. package/dist/react-native/operationsInterfaces/environments.js +9 -0
  327. package/dist/react-native/operationsInterfaces/environments.js.map +1 -0
  328. package/dist/react-native/operationsInterfaces/eventSources.d.ts +58 -0
  329. package/dist/react-native/operationsInterfaces/eventSources.d.ts.map +1 -0
  330. package/dist/react-native/operationsInterfaces/eventSources.js +9 -0
  331. package/dist/react-native/operationsInterfaces/eventSources.js.map +1 -0
  332. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  333. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  334. package/dist/react-native/operationsInterfaces/index.js +15 -0
  335. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  336. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  337. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  338. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  339. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  340. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +44 -0
  341. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  342. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  343. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  344. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +14 -0
  345. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  346. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  347. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  348. package/dist/react-native/operationsInterfaces/referenceDataSets.d.ts +58 -0
  349. package/dist/react-native/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  350. package/dist/react-native/operationsInterfaces/referenceDataSets.js +9 -0
  351. package/dist/react-native/operationsInterfaces/referenceDataSets.js.map +1 -0
  352. package/dist/react-native/package.json +3 -0
  353. package/dist/react-native/pagingHelper.d.ts +13 -0
  354. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  355. package/dist/react-native/pagingHelper.js +30 -0
  356. package/dist/react-native/pagingHelper.js.map +1 -0
  357. package/dist/react-native/timeSeriesInsightsClient.d.ts +26 -0
  358. package/dist/react-native/timeSeriesInsightsClient.d.ts.map +1 -0
  359. package/dist/react-native/timeSeriesInsightsClient.js +118 -0
  360. package/dist/react-native/timeSeriesInsightsClient.js.map +1 -0
  361. package/package.json +84 -73
  362. package/dist/index.js +0 -4204
  363. package/dist/index.js.map +0 -1
  364. package/dist/index.min.js +0 -1
  365. package/dist/index.min.js.map +0 -1
  366. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.d.ts +0 -2
  367. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  368. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.js +0 -44
  369. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.js.map +0 -1
  370. package/dist-esm/samples-dev/accessPoliciesDeleteSample.d.ts +0 -2
  371. package/dist-esm/samples-dev/accessPoliciesDeleteSample.d.ts.map +0 -1
  372. package/dist-esm/samples-dev/accessPoliciesDeleteSample.js +0 -39
  373. package/dist-esm/samples-dev/accessPoliciesDeleteSample.js.map +0 -1
  374. package/dist-esm/samples-dev/accessPoliciesGetSample.d.ts +0 -2
  375. package/dist-esm/samples-dev/accessPoliciesGetSample.d.ts.map +0 -1
  376. package/dist-esm/samples-dev/accessPoliciesGetSample.js +0 -39
  377. package/dist-esm/samples-dev/accessPoliciesGetSample.js.map +0 -1
  378. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.d.ts +0 -2
  379. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.d.ts.map +0 -1
  380. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.js +0 -38
  381. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.js.map +0 -1
  382. package/dist-esm/samples-dev/accessPoliciesUpdateSample.d.ts +0 -2
  383. package/dist-esm/samples-dev/accessPoliciesUpdateSample.d.ts.map +0 -1
  384. package/dist-esm/samples-dev/accessPoliciesUpdateSample.js +0 -42
  385. package/dist-esm/samples-dev/accessPoliciesUpdateSample.js.map +0 -1
  386. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.d.ts +0 -2
  387. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.d.ts.map +0 -1
  388. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.js +0 -45
  389. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.js.map +0 -1
  390. package/dist-esm/samples-dev/environmentsDeleteSample.d.ts +0 -2
  391. package/dist-esm/samples-dev/environmentsDeleteSample.d.ts.map +0 -1
  392. package/dist-esm/samples-dev/environmentsDeleteSample.js +0 -38
  393. package/dist-esm/samples-dev/environmentsDeleteSample.js.map +0 -1
  394. package/dist-esm/samples-dev/environmentsGetSample.d.ts +0 -2
  395. package/dist-esm/samples-dev/environmentsGetSample.d.ts.map +0 -1
  396. package/dist-esm/samples-dev/environmentsGetSample.js +0 -38
  397. package/dist-esm/samples-dev/environmentsGetSample.js.map +0 -1
  398. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.d.ts +0 -2
  399. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.d.ts.map +0 -1
  400. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.js +0 -37
  401. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.js.map +0 -1
  402. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.d.ts +0 -2
  403. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.d.ts.map +0 -1
  404. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.js +0 -36
  405. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.js.map +0 -1
  406. package/dist-esm/samples-dev/environmentsUpdateSample.d.ts +0 -2
  407. package/dist-esm/samples-dev/environmentsUpdateSample.d.ts.map +0 -1
  408. package/dist-esm/samples-dev/environmentsUpdateSample.js +0 -42
  409. package/dist-esm/samples-dev/environmentsUpdateSample.js.map +0 -1
  410. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.d.ts +0 -2
  411. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.d.ts.map +0 -1
  412. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.js +0 -87
  413. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.js.map +0 -1
  414. package/dist-esm/samples-dev/eventSourcesDeleteSample.d.ts +0 -2
  415. package/dist-esm/samples-dev/eventSourcesDeleteSample.d.ts.map +0 -1
  416. package/dist-esm/samples-dev/eventSourcesDeleteSample.js +0 -39
  417. package/dist-esm/samples-dev/eventSourcesDeleteSample.js.map +0 -1
  418. package/dist-esm/samples-dev/eventSourcesGetSample.d.ts +0 -2
  419. package/dist-esm/samples-dev/eventSourcesGetSample.d.ts.map +0 -1
  420. package/dist-esm/samples-dev/eventSourcesGetSample.js +0 -39
  421. package/dist-esm/samples-dev/eventSourcesGetSample.js.map +0 -1
  422. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.d.ts +0 -2
  423. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.d.ts.map +0 -1
  424. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.js +0 -38
  425. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.js.map +0 -1
  426. package/dist-esm/samples-dev/eventSourcesUpdateSample.d.ts +0 -2
  427. package/dist-esm/samples-dev/eventSourcesUpdateSample.d.ts.map +0 -1
  428. package/dist-esm/samples-dev/eventSourcesUpdateSample.js +0 -43
  429. package/dist-esm/samples-dev/eventSourcesUpdateSample.js.map +0 -1
  430. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  431. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  432. package/dist-esm/samples-dev/operationsListSample.js +0 -51
  433. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  434. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +0 -2
  435. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +0 -1
  436. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +0 -45
  437. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +0 -1
  438. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  439. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  440. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -39
  441. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  442. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  443. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  444. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -39
  445. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  446. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.d.ts +0 -2
  447. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.d.ts.map +0 -1
  448. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.js +0 -38
  449. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.js.map +0 -1
  450. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.d.ts +0 -2
  451. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.d.ts.map +0 -1
  452. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.js +0 -52
  453. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.js.map +0 -1
  454. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.d.ts +0 -2
  455. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.d.ts.map +0 -1
  456. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.js +0 -46
  457. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.js.map +0 -1
  458. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.d.ts +0 -2
  459. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.d.ts.map +0 -1
  460. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.js +0 -39
  461. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.js.map +0 -1
  462. package/dist-esm/samples-dev/referenceDataSetsGetSample.d.ts +0 -2
  463. package/dist-esm/samples-dev/referenceDataSetsGetSample.d.ts.map +0 -1
  464. package/dist-esm/samples-dev/referenceDataSetsGetSample.js +0 -39
  465. package/dist-esm/samples-dev/referenceDataSetsGetSample.js.map +0 -1
  466. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.d.ts +0 -2
  467. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.d.ts.map +0 -1
  468. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.js +0 -38
  469. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.js.map +0 -1
  470. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.d.ts +0 -2
  471. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.d.ts.map +0 -1
  472. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.js +0 -42
  473. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.js.map +0 -1
  474. package/dist-esm/src/index.d.ts +0 -6
  475. package/dist-esm/src/index.d.ts.map +0 -1
  476. package/dist-esm/src/index.js.map +0 -1
  477. package/dist-esm/src/lroImpl.js.map +0 -1
  478. package/dist-esm/src/models/index.d.ts.map +0 -1
  479. package/dist-esm/src/models/index.js.map +0 -1
  480. package/dist-esm/src/models/mappers.js.map +0 -1
  481. package/dist-esm/src/models/parameters.js.map +0 -1
  482. package/dist-esm/src/operations/accessPolicies.d.ts.map +0 -1
  483. package/dist-esm/src/operations/accessPolicies.js.map +0 -1
  484. package/dist-esm/src/operations/environments.d.ts.map +0 -1
  485. package/dist-esm/src/operations/environments.js.map +0 -1
  486. package/dist-esm/src/operations/eventSources.d.ts.map +0 -1
  487. package/dist-esm/src/operations/eventSources.js.map +0 -1
  488. package/dist-esm/src/operations/index.d.ts +0 -8
  489. package/dist-esm/src/operations/index.d.ts.map +0 -1
  490. package/dist-esm/src/operations/index.js +0 -15
  491. package/dist-esm/src/operations/index.js.map +0 -1
  492. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  493. package/dist-esm/src/operations/operations.js.map +0 -1
  494. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  495. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  496. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  497. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  498. package/dist-esm/src/operations/referenceDataSets.d.ts.map +0 -1
  499. package/dist-esm/src/operations/referenceDataSets.js.map +0 -1
  500. package/dist-esm/src/operationsInterfaces/accessPolicies.d.ts.map +0 -1
  501. package/dist-esm/src/operationsInterfaces/accessPolicies.js.map +0 -1
  502. package/dist-esm/src/operationsInterfaces/environments.d.ts.map +0 -1
  503. package/dist-esm/src/operationsInterfaces/environments.js.map +0 -1
  504. package/dist-esm/src/operationsInterfaces/eventSources.d.ts.map +0 -1
  505. package/dist-esm/src/operationsInterfaces/eventSources.js.map +0 -1
  506. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  507. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  508. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  509. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  510. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  511. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  512. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  513. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  514. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  515. package/dist-esm/src/operationsInterfaces/referenceDataSets.d.ts.map +0 -1
  516. package/dist-esm/src/operationsInterfaces/referenceDataSets.js.map +0 -1
  517. package/dist-esm/src/pagingHelper.js.map +0 -1
  518. package/dist-esm/src/timeSeriesInsightsClient.d.ts.map +0 -1
  519. package/dist-esm/src/timeSeriesInsightsClient.js.map +0 -1
  520. package/dist-esm/test/sampleTest.d.ts +0 -2
  521. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  522. package/dist-esm/test/sampleTest.js +0 -38
  523. package/dist-esm/test/sampleTest.js.map +0 -1
  524. package/rollup.config.js +0 -122
  525. package/src/lroImpl.ts +0 -34
  526. package/src/models/index.ts +0 -1527
  527. package/src/models/mappers.ts +0 -2456
  528. package/src/models/parameters.ts +0 -280
  529. package/src/operations/accessPolicies.ts +0 -282
  530. package/src/operations/environments.ts +0 -451
  531. package/src/operations/eventSources.ts +0 -283
  532. package/src/operations/index.ts +0 -15
  533. package/src/operations/operations.ts +0 -149
  534. package/src/operations/privateEndpointConnections.ts +0 -234
  535. package/src/operations/privateLinkResources.ts +0 -143
  536. package/src/operations/referenceDataSets.ts +0 -283
  537. package/src/operationsInterfaces/accessPolicies.ts +0 -103
  538. package/src/operationsInterfaces/environments.ts +0 -135
  539. package/src/operationsInterfaces/eventSources.ts +0 -104
  540. package/src/operationsInterfaces/index.ts +0 -15
  541. package/src/operationsInterfaces/operations.ts +0 -22
  542. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -81
  543. package/src/operationsInterfaces/privateLinkResources.ts +0 -30
  544. package/src/operationsInterfaces/referenceDataSets.ts +0 -104
  545. package/src/pagingHelper.ts +0 -39
  546. package/src/timeSeriesInsightsClient.ts +0 -168
  547. package/tsconfig.json +0 -33
  548. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  549. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  550. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  551. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  552. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  553. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  554. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  555. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessPolicies.js +0 -0
  556. /package/{dist-esm/src → dist/browser}/operationsInterfaces/environments.js +0 -0
  557. /package/{dist-esm/src → dist/browser}/operationsInterfaces/eventSources.js +0 -0
  558. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  559. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  560. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  561. /package/{dist-esm/src → dist/browser}/operationsInterfaces/referenceDataSets.js +0 -0
  562. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  563. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  564. /package/review/{arm-timeseriesinsights.api.md → arm-timeseriesinsights-node.api.md} +0 -0
@@ -0,0 +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 readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\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 serviceSpecification: {\n serializedName: \"properties.serviceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ServiceSpecification\"\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 readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceSpecification\",\n modelProperties: {\n metricSpecifications: {\n serializedName: \"metricSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\"\n }\n }\n }\n },\n logSpecifications: {\n serializedName: \"logSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LogSpecification\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MetricSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n displayDescription: {\n serializedName: \"displayDescription\",\n type: {\n name: \"String\"\n }\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\"\n }\n },\n dimensions: {\n serializedName: \"dimensions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Dimension\"\n }\n }\n }\n },\n aggregationType: {\n serializedName: \"aggregationType\",\n type: {\n name: \"String\"\n }\n },\n availabilities: {\n serializedName: \"availabilities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricAvailability\"\n }\n }\n }\n },\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\"\n }\n },\n resourceIdDimensionNameOverride: {\n serializedName: \"resourceIdDimensionNameOverride\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Dimension: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Dimension\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MetricAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MetricAvailability\",\n modelProperties: {\n timeGrain: {\n serializedName: \"timeGrain\",\n type: {\n name: \"String\"\n }\n },\n blobDuration: {\n serializedName: \"blobDuration\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const LogSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudError\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\"\n }\n }\n }\n }\n};\n\nexport const CloudErrorBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\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: \"CloudErrorBody\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n capacity: {\n constraints: {\n InclusiveMaximum: 10,\n InclusiveMinimum: 1\n },\n serializedName: \"capacity\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const CreateOrUpdateTrackedResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CreateOrUpdateTrackedResourceProperties\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\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 }\n }\n};\n\nexport const EnvironmentUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EnvironmentUpdateParameters\",\n uberParent: \"EnvironmentUpdateParameters\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const EnvironmentListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EnvironmentListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EnvironmentResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const LocalTimestamp: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\",\n modelProperties: {\n format: {\n serializedName: \"format\",\n type: {\n name: \"String\"\n }\n },\n timeZoneOffset: {\n serializedName: \"timeZoneOffset\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestampTimeZoneOffset\"\n }\n }\n }\n }\n};\n\nexport const LocalTimestampTimeZoneOffset: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LocalTimestampTimeZoneOffset\",\n modelProperties: {\n propertyName: {\n serializedName: \"propertyName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventSourceUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSourceUpdateParameters\",\n uberParent: \"EventSourceUpdateParameters\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const EventSourceListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSourceListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EventSourceResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ReferenceDataSetCreationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetCreationProperties\",\n modelProperties: {\n keyProperties: {\n serializedName: \"keyProperties\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetKeyProperty\"\n }\n }\n }\n },\n dataStringComparisonBehavior: {\n serializedName: \"dataStringComparisonBehavior\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ReferenceDataSetKeyProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetKeyProperty\",\n modelProperties: {\n name: {\n serializedName: \"name\",\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 ResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ReferenceDataSetUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetUpdateParameters\",\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 ReferenceDataSetListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AccessPolicyCreateOrUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccessPolicyCreateOrUpdateParameters\",\n modelProperties: {\n principalObjectId: {\n serializedName: \"properties.principalObjectId\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\"\n }\n },\n roles: {\n serializedName: \"properties.roles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AccessPolicyUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccessPolicyUpdateParameters\",\n modelProperties: {\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\"\n }\n },\n roles: {\n serializedName: \"properties.roles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AccessPolicyListResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccessPolicyListResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AccessPolicyResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const WarmStoreConfigurationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WarmStoreConfigurationProperties\",\n modelProperties: {\n dataRetention: {\n serializedName: \"dataRetention\",\n required: true,\n type: {\n name: \"TimeSpan\"\n }\n }\n }\n }\n};\n\nexport const Gen2StorageConfigurationInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationInput\",\n modelProperties: {\n accountName: {\n serializedName: \"accountName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n managementKey: {\n serializedName: \"managementKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen2StorageConfigurationOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationOutput\",\n modelProperties: {\n accountName: {\n serializedName: \"accountName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen2StorageConfigurationMutableProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationMutableProperties\",\n modelProperties: {\n managementKey: {\n serializedName: \"managementKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen1EnvironmentCreationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Gen1EnvironmentCreationProperties\",\n modelProperties: {\n dataRetentionTime: {\n serializedName: \"dataRetentionTime\",\n required: true,\n type: {\n name: \"TimeSpan\"\n }\n },\n storageLimitExceededBehavior: {\n serializedName: \"storageLimitExceededBehavior\",\n type: {\n name: \"String\"\n }\n },\n partitionKeyProperties: {\n serializedName: \"partitionKeyProperties\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TimeSeriesIdProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\",\n modelProperties: {\n name: {\n serializedName: \"name\",\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 EnvironmentStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EnvironmentStatus\",\n modelProperties: {\n ingress: {\n serializedName: \"ingress\",\n type: {\n name: \"Composite\",\n className: \"IngressEnvironmentStatus\"\n }\n },\n warmStorage: {\n serializedName: \"warmStorage\",\n type: {\n name: \"Composite\",\n className: \"WarmStorageEnvironmentStatus\"\n }\n }\n }\n }\n};\n\nexport const IngressEnvironmentStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IngressEnvironmentStatus\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n },\n stateDetails: {\n serializedName: \"stateDetails\",\n type: {\n name: \"Composite\",\n className: \"EnvironmentStateDetails\"\n }\n }\n }\n }\n};\n\nexport const EnvironmentStateDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EnvironmentStateDetails\",\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 }\n }\n};\n\nexport const WarmStorageEnvironmentStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WarmStorageEnvironmentStatus\",\n modelProperties: {\n state: {\n serializedName: \"propertiesUsage.state\",\n type: {\n name: \"String\"\n }\n },\n currentCount: {\n constraints: {\n InclusiveMaximum: 10,\n InclusiveMinimum: 1\n },\n serializedName: \"propertiesUsage.stateDetails.currentCount\",\n type: {\n name: \"Number\"\n }\n },\n maxCount: {\n constraints: {\n InclusiveMaximum: 10,\n InclusiveMinimum: 1\n },\n serializedName: \"propertiesUsage.stateDetails.maxCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const EventSourceMutableProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSourceMutableProperties\",\n modelProperties: {\n timestampPropertyName: {\n serializedName: \"timestampPropertyName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EnvironmentCreateOrUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"EnvironmentCreateOrUpdateParameters\",\n type: {\n name: \"Composite\",\n className: \"EnvironmentCreateOrUpdateParameters\",\n uberParent: \"CreateOrUpdateTrackedResourceProperties\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...CreateOrUpdateTrackedResourceProperties.type.modelProperties,\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n }\n }\n }\n};\n\nexport const EventSourceCreateOrUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"EventSourceCreateOrUpdateParameters\",\n type: {\n name: \"Composite\",\n className: \"EventSourceCreateOrUpdateParameters\",\n uberParent: \"CreateOrUpdateTrackedResourceProperties\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...CreateOrUpdateTrackedResourceProperties.type.modelProperties,\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n localTimestamp: {\n serializedName: \"localTimestamp\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\"\n }\n }\n }\n }\n};\n\nexport const ReferenceDataSetCreateOrUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetCreateOrUpdateParameters\",\n modelProperties: {\n ...CreateOrUpdateTrackedResourceProperties.type.modelProperties,\n keyProperties: {\n serializedName: \"properties.keyProperties\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetKeyProperty\"\n }\n }\n }\n },\n dataStringComparisonBehavior: {\n serializedName: \"properties.dataStringComparisonBehavior\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const AccessPolicyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccessPolicyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n principalObjectId: {\n serializedName: \"properties.principalObjectId\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\"\n }\n },\n roles: {\n serializedName: \"properties.roles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n groupIds: {\n serializedName: \"properties.groupIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Gen1EnvironmentUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Gen1\",\n type: {\n name: \"Composite\",\n className: \"Gen1EnvironmentUpdateParameters\",\n uberParent: \"EnvironmentUpdateParameters\",\n polymorphicDiscriminator:\n EnvironmentUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EnvironmentUpdateParameters.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n dataRetentionTime: {\n serializedName: \"properties.dataRetentionTime\",\n type: {\n name: \"TimeSpan\"\n }\n },\n storageLimitExceededBehavior: {\n serializedName: \"properties.storageLimitExceededBehavior\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen2EnvironmentUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Gen2\",\n type: {\n name: \"Composite\",\n className: \"Gen2EnvironmentUpdateParameters\",\n uberParent: \"EnvironmentUpdateParameters\",\n polymorphicDiscriminator:\n EnvironmentUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EnvironmentUpdateParameters.type.modelProperties,\n storageConfiguration: {\n serializedName: \"properties.storageConfiguration\",\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationMutableProperties\"\n }\n },\n warmStoreConfiguration: {\n serializedName: \"properties.warmStoreConfiguration\",\n type: {\n name: \"Composite\",\n className: \"WarmStoreConfigurationProperties\"\n }\n }\n }\n }\n};\n\nexport const EventHubEventSourceUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Microsoft.EventHub\",\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceUpdateParameters\",\n uberParent: \"EventSourceUpdateParameters\",\n polymorphicDiscriminator:\n EventSourceUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSourceUpdateParameters.type.modelProperties,\n timestampPropertyName: {\n serializedName: \"properties.timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n sharedAccessKey: {\n serializedName: \"properties.sharedAccessKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IoTHubEventSourceUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Microsoft.IoTHub\",\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceUpdateParameters\",\n uberParent: \"EventSourceUpdateParameters\",\n polymorphicDiscriminator:\n EventSourceUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSourceUpdateParameters.type.modelProperties,\n timestampPropertyName: {\n serializedName: \"properties.timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n sharedAccessKey: {\n serializedName: \"properties.sharedAccessKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ReferenceDataSetResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetResourceProperties\",\n modelProperties: {\n ...ReferenceDataSetCreationProperties.type.modelProperties,\n ...ResourceProperties.type.modelProperties\n }\n }\n};\n\nexport const EnvironmentResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EnvironmentResourceProperties\",\n modelProperties: {\n ...ResourceProperties.type.modelProperties,\n dataAccessId: {\n serializedName: \"dataAccessId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n dataAccessFqdn: {\n serializedName: \"dataAccessFqdn\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"Composite\",\n className: \"EnvironmentStatus\"\n }\n }\n }\n }\n};\n\nexport const EventSourceCommonProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSourceCommonProperties\",\n modelProperties: {\n ...ResourceProperties.type.modelProperties,\n timestampPropertyName: {\n serializedName: \"timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n localTimestamp: {\n serializedName: \"localTimestamp\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\"\n }\n },\n type: {\n serializedName: \"ingressStartAt.type\",\n type: {\n name: \"String\"\n }\n },\n time: {\n serializedName: \"ingressStartAt.time\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen1EnvironmentResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Gen1EnvironmentResourceProperties\",\n modelProperties: {\n ...Gen1EnvironmentCreationProperties.type.modelProperties,\n ...EnvironmentResourceProperties.type.modelProperties\n }\n }\n};\n\nexport const EventHubEventSourceMutableProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceMutableProperties\",\n modelProperties: {\n ...EventSourceMutableProperties.type.modelProperties,\n sharedAccessKey: {\n serializedName: \"sharedAccessKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IoTHubEventSourceMutableProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceMutableProperties\",\n modelProperties: {\n ...EventSourceMutableProperties.type.modelProperties,\n sharedAccessKey: {\n serializedName: \"sharedAccessKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen1EnvironmentCreateOrUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Gen1\",\n type: {\n name: \"Composite\",\n className: \"Gen1EnvironmentCreateOrUpdateParameters\",\n uberParent: \"EnvironmentCreateOrUpdateParameters\",\n polymorphicDiscriminator:\n EnvironmentCreateOrUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EnvironmentCreateOrUpdateParameters.type.modelProperties,\n dataRetentionTime: {\n serializedName: \"properties.dataRetentionTime\",\n required: true,\n type: {\n name: \"TimeSpan\"\n }\n },\n storageLimitExceededBehavior: {\n serializedName: \"properties.storageLimitExceededBehavior\",\n type: {\n name: \"String\"\n }\n },\n partitionKeyProperties: {\n serializedName: \"properties.partitionKeyProperties\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Gen2EnvironmentCreateOrUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Gen2\",\n type: {\n name: \"Composite\",\n className: \"Gen2EnvironmentCreateOrUpdateParameters\",\n uberParent: \"EnvironmentCreateOrUpdateParameters\",\n polymorphicDiscriminator:\n EnvironmentCreateOrUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EnvironmentCreateOrUpdateParameters.type.modelProperties,\n timeSeriesIdProperties: {\n serializedName: \"properties.timeSeriesIdProperties\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\"\n }\n }\n }\n },\n storageConfiguration: {\n serializedName: \"properties.storageConfiguration\",\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationInput\"\n }\n },\n warmStoreConfiguration: {\n serializedName: \"properties.warmStoreConfiguration\",\n type: {\n name: \"Composite\",\n className: \"WarmStoreConfigurationProperties\"\n }\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const EventHubEventSourceCreateOrUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Microsoft.EventHub\",\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceCreateOrUpdateParameters\",\n uberParent: \"EventSourceCreateOrUpdateParameters\",\n polymorphicDiscriminator:\n EventSourceCreateOrUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSourceCreateOrUpdateParameters.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n timestampPropertyName: {\n serializedName: \"properties.timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n localTimestampPropertiesLocalTimestamp: {\n serializedName: \"properties.localTimestamp\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\"\n }\n },\n type: {\n serializedName: \"properties.ingressStartAt.type\",\n type: {\n name: \"String\"\n }\n },\n time: {\n serializedName: \"properties.ingressStartAt.time\",\n type: {\n name: \"String\"\n }\n },\n eventSourceResourceId: {\n serializedName: \"properties.eventSourceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n serviceBusNamespace: {\n serializedName: \"properties.serviceBusNamespace\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n eventHubName: {\n serializedName: \"properties.eventHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n consumerGroupName: {\n serializedName: \"properties.consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"properties.keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n sharedAccessKey: {\n serializedName: \"properties.sharedAccessKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IoTHubEventSourceCreateOrUpdateParameters: coreClient.CompositeMapper = {\n serializedName: \"Microsoft.IoTHub\",\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceCreateOrUpdateParameters\",\n uberParent: \"EventSourceCreateOrUpdateParameters\",\n polymorphicDiscriminator:\n EventSourceCreateOrUpdateParameters.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSourceCreateOrUpdateParameters.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n timestampPropertyName: {\n serializedName: \"properties.timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n localTimestampPropertiesLocalTimestamp: {\n serializedName: \"properties.localTimestamp\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\"\n }\n },\n type: {\n serializedName: \"properties.ingressStartAt.type\",\n type: {\n name: \"String\"\n }\n },\n time: {\n serializedName: \"properties.ingressStartAt.time\",\n type: {\n name: \"String\"\n }\n },\n eventSourceResourceId: {\n serializedName: \"properties.eventSourceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n iotHubName: {\n serializedName: \"properties.iotHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n consumerGroupName: {\n serializedName: \"properties.consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"properties.keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n sharedAccessKey: {\n serializedName: \"properties.sharedAccessKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EnvironmentResource: coreClient.CompositeMapper = {\n serializedName: \"EnvironmentResource\",\n type: {\n name: \"Composite\",\n className: \"EnvironmentResource\",\n uberParent: \"TrackedResource\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventSourceResource: coreClient.CompositeMapper = {\n serializedName: \"EventSourceResource\",\n type: {\n name: \"Composite\",\n className: \"EventSourceResource\",\n uberParent: \"TrackedResource\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ReferenceDataSetResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetResource\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n keyProperties: {\n serializedName: \"properties.keyProperties\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReferenceDataSetKeyProperty\"\n }\n }\n }\n },\n dataStringComparisonBehavior: {\n serializedName: \"properties.dataStringComparisonBehavior\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const Gen2EnvironmentResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Gen2EnvironmentResourceProperties\",\n modelProperties: {\n ...EnvironmentResourceProperties.type.modelProperties,\n timeSeriesIdProperties: {\n serializedName: \"timeSeriesIdProperties\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\"\n }\n }\n }\n },\n storageConfiguration: {\n serializedName: \"storageConfiguration\",\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationOutput\"\n }\n },\n warmStoreConfiguration: {\n serializedName: \"warmStoreConfiguration\",\n type: {\n name: \"Composite\",\n className: \"WarmStoreConfigurationProperties\"\n }\n },\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureEventSourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureEventSourceProperties\",\n modelProperties: {\n ...EventSourceCommonProperties.type.modelProperties,\n eventSourceResourceId: {\n serializedName: \"eventSourceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Gen1EnvironmentResource: coreClient.CompositeMapper = {\n serializedName: \"Gen1\",\n type: {\n name: \"Composite\",\n className: \"Gen1EnvironmentResource\",\n uberParent: \"EnvironmentResource\",\n polymorphicDiscriminator: EnvironmentResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...EnvironmentResource.type.modelProperties,\n dataRetentionTime: {\n serializedName: \"properties.dataRetentionTime\",\n required: true,\n type: {\n name: \"TimeSpan\"\n }\n },\n storageLimitExceededBehavior: {\n serializedName: \"properties.storageLimitExceededBehavior\",\n type: {\n name: \"String\"\n }\n },\n partitionKeyProperties: {\n serializedName: \"properties.partitionKeyProperties\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\"\n }\n }\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n dataAccessId: {\n serializedName: \"properties.dataAccessId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n dataAccessFqdn: {\n serializedName: \"properties.dataAccessFqdn\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"Composite\",\n className: \"EnvironmentStatus\"\n }\n }\n }\n }\n};\n\nexport const Gen2EnvironmentResource: coreClient.CompositeMapper = {\n serializedName: \"Gen2\",\n type: {\n name: \"Composite\",\n className: \"Gen2EnvironmentResource\",\n uberParent: \"EnvironmentResource\",\n polymorphicDiscriminator: EnvironmentResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...EnvironmentResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n dataAccessId: {\n serializedName: \"properties.dataAccessId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n dataAccessFqdn: {\n serializedName: \"properties.dataAccessFqdn\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"Composite\",\n className: \"EnvironmentStatus\"\n }\n },\n timeSeriesIdProperties: {\n serializedName: \"properties.timeSeriesIdProperties\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesIdProperty\"\n }\n }\n }\n },\n storageConfiguration: {\n serializedName: \"properties.storageConfiguration\",\n type: {\n name: \"Composite\",\n className: \"Gen2StorageConfigurationOutput\"\n }\n },\n warmStoreConfiguration: {\n serializedName: \"properties.warmStoreConfiguration\",\n type: {\n name: \"Composite\",\n className: \"WarmStoreConfigurationProperties\"\n }\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const EventHubEventSourceResource: coreClient.CompositeMapper = {\n serializedName: \"Microsoft.EventHub\",\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceResource\",\n uberParent: \"EventSourceResource\",\n polymorphicDiscriminator: EventSourceResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSourceResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n timestampPropertyName: {\n serializedName: \"properties.timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n localTimestamp: {\n serializedName: \"properties.localTimestamp\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\"\n }\n },\n typePropertiesIngressStartAtType: {\n serializedName: \"properties.ingressStartAt.type\",\n type: {\n name: \"String\"\n }\n },\n time: {\n serializedName: \"properties.ingressStartAt.time\",\n type: {\n name: \"String\"\n }\n },\n eventSourceResourceId: {\n serializedName: \"properties.eventSourceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n serviceBusNamespace: {\n serializedName: \"properties.serviceBusNamespace\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n eventHubName: {\n serializedName: \"properties.eventHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n consumerGroupName: {\n serializedName: \"properties.consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"properties.keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IoTHubEventSourceResource: coreClient.CompositeMapper = {\n serializedName: \"Microsoft.IoTHub\",\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceResource\",\n uberParent: \"EventSourceResource\",\n polymorphicDiscriminator: EventSourceResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSourceResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n timestampPropertyName: {\n serializedName: \"properties.timestampPropertyName\",\n type: {\n name: \"String\"\n }\n },\n localTimestamp: {\n serializedName: \"properties.localTimestamp\",\n type: {\n name: \"Composite\",\n className: \"LocalTimestamp\"\n }\n },\n typePropertiesIngressStartAtType: {\n serializedName: \"properties.ingressStartAt.type\",\n type: {\n name: \"String\"\n }\n },\n time: {\n serializedName: \"properties.ingressStartAt.time\",\n type: {\n name: \"String\"\n }\n },\n eventSourceResourceId: {\n serializedName: \"properties.eventSourceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n iotHubName: {\n serializedName: \"properties.iotHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n consumerGroupName: {\n serializedName: \"properties.consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"properties.keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventHubEventSourceCommonProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceCommonProperties\",\n modelProperties: {\n ...AzureEventSourceProperties.type.modelProperties,\n serviceBusNamespace: {\n serializedName: \"serviceBusNamespace\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n eventHubName: {\n serializedName: \"eventHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n consumerGroupName: {\n serializedName: \"consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IoTHubEventSourceCommonProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceCommonProperties\",\n modelProperties: {\n ...AzureEventSourceProperties.type.modelProperties,\n iotHubName: {\n serializedName: \"iotHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n consumerGroupName: {\n serializedName: \"consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventHubEventSourceCreationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceCreationProperties\",\n modelProperties: {\n ...EventHubEventSourceCommonProperties.type.modelProperties,\n sharedAccessKey: {\n serializedName: \"sharedAccessKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventHubEventSourceResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventHubEventSourceResourceProperties\",\n modelProperties: {\n ...EventHubEventSourceCommonProperties.type.modelProperties\n }\n }\n};\n\nexport const IoTHubEventSourceCreationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceCreationProperties\",\n modelProperties: {\n ...IoTHubEventSourceCommonProperties.type.modelProperties,\n sharedAccessKey: {\n serializedName: \"sharedAccessKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IoTHubEventSourceResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IoTHubEventSourceResourceProperties\",\n modelProperties: {\n ...IoTHubEventSourceCommonProperties.type.modelProperties\n }\n }\n};\n\nexport let discriminators = {\n EnvironmentUpdateParameters: EnvironmentUpdateParameters,\n EventSourceUpdateParameters: EventSourceUpdateParameters,\n \"CreateOrUpdateTrackedResourceProperties.EnvironmentCreateOrUpdateParameters\": EnvironmentCreateOrUpdateParameters,\n \"CreateOrUpdateTrackedResourceProperties.EventSourceCreateOrUpdateParameters\": EventSourceCreateOrUpdateParameters,\n \"EnvironmentUpdateParameters.Gen1\": Gen1EnvironmentUpdateParameters,\n \"EnvironmentUpdateParameters.Gen2\": Gen2EnvironmentUpdateParameters,\n \"EventSourceUpdateParameters.Microsoft.EventHub\": EventHubEventSourceUpdateParameters,\n \"EventSourceUpdateParameters.Microsoft.IoTHub\": IoTHubEventSourceUpdateParameters,\n \"EnvironmentCreateOrUpdateParameters.Gen1\": Gen1EnvironmentCreateOrUpdateParameters,\n \"EnvironmentCreateOrUpdateParameters.Gen2\": Gen2EnvironmentCreateOrUpdateParameters,\n \"EventSourceCreateOrUpdateParameters.Microsoft.EventHub\": EventHubEventSourceCreateOrUpdateParameters,\n \"EventSourceCreateOrUpdateParameters.Microsoft.IoTHub\": IoTHubEventSourceCreateOrUpdateParameters,\n \"TrackedResource.EnvironmentResource\": EnvironmentResource,\n \"TrackedResource.EventSourceResource\": EventSourceResource,\n \"EnvironmentResource.Gen1\": Gen1EnvironmentResource,\n \"EnvironmentResource.Gen2\": Gen2EnvironmentResource,\n \"EventSourceResource.Microsoft.EventHub\": EventHubEventSourceResource,\n \"EventSourceResource.Microsoft.IoTHub\": IoTHubEventSourceResource\n};\n"]}
@@ -5,7 +5,7 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { EnvironmentCreateOrUpdateParameters as EnvironmentCreateOrUpdateParametersMapper, EnvironmentUpdateParameters as EnvironmentUpdateParametersMapper, EventSourceCreateOrUpdateParameters as EventSourceCreateOrUpdateParametersMapper, EventSourceUpdateParameters as EventSourceUpdateParametersMapper, ReferenceDataSetCreateOrUpdateParameters as ReferenceDataSetCreateOrUpdateParametersMapper, ReferenceDataSetUpdateParameters as ReferenceDataSetUpdateParametersMapper, AccessPolicyCreateOrUpdateParameters as AccessPolicyCreateOrUpdateParametersMapper, AccessPolicyUpdateParameters as AccessPolicyUpdateParametersMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper } from "../models/mappers";
8
+ import { EnvironmentCreateOrUpdateParameters as EnvironmentCreateOrUpdateParametersMapper, EnvironmentUpdateParameters as EnvironmentUpdateParametersMapper, EventSourceCreateOrUpdateParameters as EventSourceCreateOrUpdateParametersMapper, EventSourceUpdateParameters as EventSourceUpdateParametersMapper, ReferenceDataSetCreateOrUpdateParameters as ReferenceDataSetCreateOrUpdateParametersMapper, ReferenceDataSetUpdateParameters as ReferenceDataSetUpdateParametersMapper, AccessPolicyCreateOrUpdateParameters as AccessPolicyCreateOrUpdateParametersMapper, AccessPolicyUpdateParameters as AccessPolicyUpdateParametersMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper } from "../models/mappers.js";
9
9
  export const accept = {
10
10
  parameterPath: "accept",
11
11
  mapper: {
@@ -0,0 +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 EnvironmentCreateOrUpdateParameters as EnvironmentCreateOrUpdateParametersMapper,\n EnvironmentUpdateParameters as EnvironmentUpdateParametersMapper,\n EventSourceCreateOrUpdateParameters as EventSourceCreateOrUpdateParametersMapper,\n EventSourceUpdateParameters as EventSourceUpdateParametersMapper,\n ReferenceDataSetCreateOrUpdateParameters as ReferenceDataSetCreateOrUpdateParametersMapper,\n ReferenceDataSetUpdateParameters as ReferenceDataSetUpdateParametersMapper,\n AccessPolicyCreateOrUpdateParameters as AccessPolicyCreateOrUpdateParametersMapper,\n AccessPolicyUpdateParameters as AccessPolicyUpdateParametersMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper\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: \"2021-03-31-preview\",\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 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 parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: EnvironmentCreateOrUpdateParametersMapper\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const environmentName: OperationURLParameter = {\n parameterPath: \"environmentName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-\\\\w\\\\._\\\\(\\\\)]+$\"),\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"environmentName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const environmentName1: OperationURLParameter = {\n parameterPath: \"environmentName\",\n mapper: {\n serializedName: \"environmentName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const expand: OperationQueryParameter = {\n parameterPath: [\"options\", \"expand\"],\n mapper: {\n serializedName: \"$expand\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const environmentUpdateParameters: OperationParameter = {\n parameterPath: \"environmentUpdateParameters\",\n mapper: EnvironmentUpdateParametersMapper\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: EventSourceCreateOrUpdateParametersMapper\n};\n\nexport const eventSourceName: OperationURLParameter = {\n parameterPath: \"eventSourceName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-\\\\w\\\\._\\\\(\\\\)]+$\"),\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"eventSourceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const eventSourceName1: OperationURLParameter = {\n parameterPath: \"eventSourceName\",\n mapper: {\n serializedName: \"eventSourceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const eventSourceUpdateParameters: OperationParameter = {\n parameterPath: \"eventSourceUpdateParameters\",\n mapper: EventSourceUpdateParametersMapper\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ReferenceDataSetCreateOrUpdateParametersMapper\n};\n\nexport const referenceDataSetName: OperationURLParameter = {\n parameterPath: \"referenceDataSetName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z0-9]\"),\n MaxLength: 63,\n MinLength: 3\n },\n serializedName: \"referenceDataSetName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const referenceDataSetName1: OperationURLParameter = {\n parameterPath: \"referenceDataSetName\",\n mapper: {\n serializedName: \"referenceDataSetName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const referenceDataSetUpdateParameters: OperationParameter = {\n parameterPath: \"referenceDataSetUpdateParameters\",\n mapper: ReferenceDataSetUpdateParametersMapper\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: AccessPolicyCreateOrUpdateParametersMapper\n};\n\nexport const accessPolicyName: OperationURLParameter = {\n parameterPath: \"accessPolicyName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-\\\\w\\\\._\\\\(\\\\)]+$\"),\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"accessPolicyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const accessPolicyName1: OperationURLParameter = {\n parameterPath: \"accessPolicyName\",\n mapper: {\n serializedName: \"accessPolicyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const accessPolicyUpdateParameters: OperationParameter = {\n parameterPath: \"accessPolicyUpdateParameters\",\n mapper: AccessPolicyUpdateParametersMapper\n};\n\nexport const privateEndpointConnection: OperationParameter = {\n parameterPath: \"privateEndpointConnection\",\n mapper: PrivateEndpointConnectionMapper\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n"]}
@@ -1,6 +1,6 @@
1
- import { AccessPolicies } from "../operationsInterfaces";
2
- import { TimeSeriesInsightsClient } from "../timeSeriesInsightsClient";
3
- import { AccessPolicyCreateOrUpdateParameters, AccessPoliciesCreateOrUpdateOptionalParams, AccessPoliciesCreateOrUpdateResponse, AccessPoliciesGetOptionalParams, AccessPoliciesGetResponse, AccessPolicyUpdateParameters, AccessPoliciesUpdateOptionalParams, AccessPoliciesUpdateResponse, AccessPoliciesDeleteOptionalParams, AccessPoliciesListByEnvironmentOptionalParams, AccessPoliciesListByEnvironmentResponse } from "../models";
1
+ import { AccessPolicies } from "../operationsInterfaces/index.js";
2
+ import { TimeSeriesInsightsClient } from "../timeSeriesInsightsClient.js";
3
+ import { AccessPolicyCreateOrUpdateParameters, AccessPoliciesCreateOrUpdateOptionalParams, AccessPoliciesCreateOrUpdateResponse, AccessPoliciesGetOptionalParams, AccessPoliciesGetResponse, AccessPolicyUpdateParameters, AccessPoliciesUpdateOptionalParams, AccessPoliciesUpdateResponse, AccessPoliciesDeleteOptionalParams, AccessPoliciesListByEnvironmentOptionalParams, AccessPoliciesListByEnvironmentResponse } from "../models/index.js";
4
4
  /** Class containing AccessPolicies operations. */
5
5
  export declare class AccessPoliciesImpl implements AccessPolicies {
6
6
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accessPolicies.d.ts","sourceRoot":"","sources":["../../../src/operations/accessPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAIlE,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,oCAAoC,EACpC,0CAA0C,EAC1C,oCAAoC,EACpC,+BAA+B,EAC/B,yBAAyB,EACzB,4BAA4B,EAC5B,kCAAkC,EAClC,4BAA4B,EAC5B,kCAAkC,EAClC,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,kDAAkD;AAClD,qBAAa,kBAAmB,YAAW,cAAc;IACvD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,oCAAoC,EAChD,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC;IAahD;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,MAAM,EACxB,4BAA4B,EAAE,4BAA4B,EAC1D,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAaxC;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC;CAMpD"}
@@ -6,10 +6,11 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  import * as coreClient from "@azure/core-client";
9
- import * as Mappers from "../models/mappers";
10
- import * as Parameters from "../models/parameters";
9
+ import * as Mappers from "../models/mappers.js";
10
+ import * as Parameters from "../models/parameters.js";
11
11
  /** Class containing AccessPolicies operations. */
12
12
  export class AccessPoliciesImpl {
13
+ client;
13
14
  /**
14
15
  * Initialize a new instance of the class AccessPolicies class.
15
16
  * @param client Reference to the service client
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accessPolicies.js","sourceRoot":"","sources":["../../../src/operations/accessPolicies.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 { AccessPolicies } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { TimeSeriesInsightsClient } from \"../timeSeriesInsightsClient.js\";\nimport {\n AccessPolicyCreateOrUpdateParameters,\n AccessPoliciesCreateOrUpdateOptionalParams,\n AccessPoliciesCreateOrUpdateResponse,\n AccessPoliciesGetOptionalParams,\n AccessPoliciesGetResponse,\n AccessPolicyUpdateParameters,\n AccessPoliciesUpdateOptionalParams,\n AccessPoliciesUpdateResponse,\n AccessPoliciesDeleteOptionalParams,\n AccessPoliciesListByEnvironmentOptionalParams,\n AccessPoliciesListByEnvironmentResponse\n} from \"../models/index.js\";\n\n/** Class containing AccessPolicies operations. */\nexport class AccessPoliciesImpl implements AccessPolicies {\n private readonly client: TimeSeriesInsightsClient;\n\n /**\n * Initialize a new instance of the class AccessPolicies class.\n * @param client Reference to the service client\n */\n constructor(client: TimeSeriesInsightsClient) {\n this.client = client;\n }\n\n /**\n * Create or update an access policy in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName Name of the access policy.\n * @param parameters Parameters for creating an access policy.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n parameters: AccessPolicyCreateOrUpdateParameters,\n options?: AccessPoliciesCreateOrUpdateOptionalParams\n ): Promise<AccessPoliciesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n environmentName,\n accessPolicyName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Gets the access policy with the specified name in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName The name of the Time Series Insights access policy associated with the\n * specified environment.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n options?: AccessPoliciesGetOptionalParams\n ): Promise<AccessPoliciesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, environmentName, accessPolicyName, options },\n getOperationSpec\n );\n }\n\n /**\n * Updates the access policy with the specified name in the specified subscription, resource group, and\n * environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName The name of the Time Series Insights access policy associated with the\n * specified environment.\n * @param accessPolicyUpdateParameters Request object that contains the updated information for the\n * access policy.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n accessPolicyUpdateParameters: AccessPolicyUpdateParameters,\n options?: AccessPoliciesUpdateOptionalParams\n ): Promise<AccessPoliciesUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n environmentName,\n accessPolicyName,\n accessPolicyUpdateParameters,\n options\n },\n updateOperationSpec\n );\n }\n\n /**\n * Deletes the access policy with the specified name in the specified subscription, resource group, and\n * environment\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName The name of the Time Series Insights access policy associated with the\n * specified environment.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n options?: AccessPoliciesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, environmentName, accessPolicyName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Lists all the available access policies associated with the environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param options The options parameters.\n */\n listByEnvironment(\n resourceGroupName: string,\n environmentName: string,\n options?: AccessPoliciesListByEnvironmentOptionalParams\n ): Promise<AccessPoliciesListByEnvironmentResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, environmentName, options },\n listByEnvironmentOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/accessPolicies/{accessPolicyName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AccessPolicyResource\n },\n 201: {\n bodyMapper: Mappers.AccessPolicyResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n requestBody: Parameters.parameters3,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.accessPolicyName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/accessPolicies/{accessPolicyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AccessPolicyResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.accessPolicyName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/accessPolicies/{accessPolicyName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.AccessPolicyResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n requestBody: Parameters.accessPolicyUpdateParameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.accessPolicyName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/accessPolicies/{accessPolicyName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.accessPolicyName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByEnvironmentOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/accessPolicies\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AccessPolicyListResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -1,7 +1,7 @@
1
- import { Environments } from "../operationsInterfaces";
2
- import { TimeSeriesInsightsClient } from "../timeSeriesInsightsClient";
1
+ import { Environments } from "../operationsInterfaces/index.js";
2
+ import { TimeSeriesInsightsClient } from "../timeSeriesInsightsClient.js";
3
3
  import { PollerLike, PollOperationState } from "@azure/core-lro";
4
- import { EnvironmentCreateOrUpdateParametersUnion, EnvironmentsCreateOrUpdateOptionalParams, EnvironmentsCreateOrUpdateResponse, EnvironmentsGetOptionalParams, EnvironmentsGetResponse, EnvironmentUpdateParametersUnion, EnvironmentsUpdateOptionalParams, EnvironmentsUpdateResponse, EnvironmentsDeleteOptionalParams, EnvironmentsListByResourceGroupOptionalParams, EnvironmentsListByResourceGroupResponse, EnvironmentsListBySubscriptionOptionalParams, EnvironmentsListBySubscriptionResponse } from "../models";
4
+ import { EnvironmentCreateOrUpdateParametersUnion, EnvironmentsCreateOrUpdateOptionalParams, EnvironmentsCreateOrUpdateResponse, EnvironmentsGetOptionalParams, EnvironmentsGetResponse, EnvironmentUpdateParametersUnion, EnvironmentsUpdateOptionalParams, EnvironmentsUpdateResponse, EnvironmentsDeleteOptionalParams, EnvironmentsListByResourceGroupOptionalParams, EnvironmentsListByResourceGroupResponse, EnvironmentsListBySubscriptionOptionalParams, EnvironmentsListBySubscriptionResponse } from "../models/index.js";
5
5
  /** Class containing Environments operations. */
6
6
  export declare class EnvironmentsImpl implements Environments {
7
7
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environments.d.ts","sourceRoot":"","sources":["../../../src/operations/environments.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAIhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAa,MAAM,iBAAiB,CAAC;AAE5E,OAAO,EACL,wCAAwC,EACxC,wCAAwC,EACxC,kCAAkC,EAClC,6BAA6B,EAC7B,uBAAuB,EACvB,gCAAgC,EAChC,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EAChC,6CAA6C,EAC7C,uCAAuC,EACvC,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,gDAAgD;AAChD,qBAAa,gBAAiB,YAAW,YAAY;IACnD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;OAMG;IACG,mBAAmB,CACvB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,kCAAkC,CAAC,EACtD,kCAAkC,CACnC,CACF;IAqDD;;;;;;OAMG;IACG,0BAA0B,CAC9B,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC;IAU9C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC;IAOnC;;;;;;;;OAQG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,2BAA2B,EAAE,gCAAgC,EAC7D,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,0BAA0B,CAAC,EAC9C,0BAA0B,CAC3B,CACF;IA0DD;;;;;;;;OAQG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,2BAA2B,EAAE,gCAAgC,EAC7D,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC;IAUtC;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC;IAOnD;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC;CAMnD"}
@@ -5,14 +5,14 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __awaiter } from "tslib";
9
8
  import * as coreClient from "@azure/core-client";
10
- import * as Mappers from "../models/mappers";
11
- import * as Parameters from "../models/parameters";
9
+ import * as Mappers from "../models/mappers.js";
10
+ import * as Parameters from "../models/parameters.js";
12
11
  import { LroEngine } from "@azure/core-lro";
13
- import { LroImpl } from "../lroImpl";
12
+ import { LroImpl } from "../lroImpl.js";
14
13
  /** Class containing Environments operations. */
15
14
  export class EnvironmentsImpl {
15
+ client;
16
16
  /**
17
17
  * Initialize a new instance of the class Environments class.
18
18
  * @param client Reference to the service client
@@ -27,38 +27,41 @@ export class EnvironmentsImpl {
27
27
  * @param parameters Parameters for creating an environment resource.
28
28
  * @param options The options parameters.
29
29
  */
30
- beginCreateOrUpdate(resourceGroupName, environmentName, parameters, options) {
31
- return __awaiter(this, void 0, void 0, function* () {
32
- const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
33
- return this.client.sendOperationRequest(args, spec);
34
- });
35
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
36
- var _a;
37
- let currentRawResponse = undefined;
38
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
39
- const callback = (rawResponse, flatResponse) => {
40
- currentRawResponse = rawResponse;
41
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
42
- };
43
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
44
- const flatResponse = yield directSendOperation(updatedArgs, spec);
45
- return {
46
- flatResponse,
47
- rawResponse: {
48
- statusCode: currentRawResponse.status,
49
- body: currentRawResponse.parsedBody,
50
- headers: currentRawResponse.headers.toJSON()
51
- }
52
- };
53
- });
54
- const lro = new LroImpl(sendOperation, { resourceGroupName, environmentName, parameters, options }, createOrUpdateOperationSpec);
55
- const poller = new LroEngine(lro, {
56
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
57
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
58
- });
59
- yield poller.poll();
60
- return poller;
30
+ async beginCreateOrUpdate(resourceGroupName, environmentName, parameters, options) {
31
+ const directSendOperation = async (args, spec) => {
32
+ return this.client.sendOperationRequest(args, spec);
33
+ };
34
+ const sendOperation = async (args, spec) => {
35
+ let currentRawResponse = undefined;
36
+ const providedCallback = args.options?.onResponse;
37
+ const callback = (rawResponse, flatResponse) => {
38
+ currentRawResponse = rawResponse;
39
+ providedCallback?.(rawResponse, flatResponse);
40
+ };
41
+ const updatedArgs = {
42
+ ...args,
43
+ options: {
44
+ ...args.options,
45
+ onResponse: callback
46
+ }
47
+ };
48
+ const flatResponse = await directSendOperation(updatedArgs, spec);
49
+ return {
50
+ flatResponse,
51
+ rawResponse: {
52
+ statusCode: currentRawResponse.status,
53
+ body: currentRawResponse.parsedBody,
54
+ headers: currentRawResponse.headers.toJSON()
55
+ }
56
+ };
57
+ };
58
+ const lro = new LroImpl(sendOperation, { resourceGroupName, environmentName, parameters, options }, createOrUpdateOperationSpec);
59
+ const poller = new LroEngine(lro, {
60
+ resumeFrom: options?.resumeFrom,
61
+ intervalInMs: options?.updateIntervalInMs
61
62
  });
63
+ await poller.poll();
64
+ return poller;
62
65
  }
63
66
  /**
64
67
  * Create or update an environment in the specified subscription and resource group.
@@ -67,11 +70,9 @@ export class EnvironmentsImpl {
67
70
  * @param parameters Parameters for creating an environment resource.
68
71
  * @param options The options parameters.
69
72
  */
70
- beginCreateOrUpdateAndWait(resourceGroupName, environmentName, parameters, options) {
71
- return __awaiter(this, void 0, void 0, function* () {
72
- const poller = yield this.beginCreateOrUpdate(resourceGroupName, environmentName, parameters, options);
73
- return poller.pollUntilDone();
74
- });
73
+ async beginCreateOrUpdateAndWait(resourceGroupName, environmentName, parameters, options) {
74
+ const poller = await this.beginCreateOrUpdate(resourceGroupName, environmentName, parameters, options);
75
+ return poller.pollUntilDone();
75
76
  }
76
77
  /**
77
78
  * Gets the environment with the specified name in the specified subscription and resource group.
@@ -92,43 +93,46 @@ export class EnvironmentsImpl {
92
93
  * environment.
93
94
  * @param options The options parameters.
94
95
  */
95
- beginUpdate(resourceGroupName, environmentName, environmentUpdateParameters, options) {
96
- return __awaiter(this, void 0, void 0, function* () {
97
- const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
98
- return this.client.sendOperationRequest(args, spec);
99
- });
100
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
101
- var _a;
102
- let currentRawResponse = undefined;
103
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
104
- const callback = (rawResponse, flatResponse) => {
105
- currentRawResponse = rawResponse;
106
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
107
- };
108
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
109
- const flatResponse = yield directSendOperation(updatedArgs, spec);
110
- return {
111
- flatResponse,
112
- rawResponse: {
113
- statusCode: currentRawResponse.status,
114
- body: currentRawResponse.parsedBody,
115
- headers: currentRawResponse.headers.toJSON()
116
- }
117
- };
118
- });
119
- const lro = new LroImpl(sendOperation, {
120
- resourceGroupName,
121
- environmentName,
122
- environmentUpdateParameters,
123
- options
124
- }, updateOperationSpec);
125
- const poller = new LroEngine(lro, {
126
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
127
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
128
- });
129
- yield poller.poll();
130
- return poller;
96
+ async beginUpdate(resourceGroupName, environmentName, environmentUpdateParameters, options) {
97
+ const directSendOperation = async (args, spec) => {
98
+ return this.client.sendOperationRequest(args, spec);
99
+ };
100
+ const sendOperation = async (args, spec) => {
101
+ let currentRawResponse = undefined;
102
+ const providedCallback = args.options?.onResponse;
103
+ const callback = (rawResponse, flatResponse) => {
104
+ currentRawResponse = rawResponse;
105
+ providedCallback?.(rawResponse, flatResponse);
106
+ };
107
+ const updatedArgs = {
108
+ ...args,
109
+ options: {
110
+ ...args.options,
111
+ onResponse: callback
112
+ }
113
+ };
114
+ const flatResponse = await directSendOperation(updatedArgs, spec);
115
+ return {
116
+ flatResponse,
117
+ rawResponse: {
118
+ statusCode: currentRawResponse.status,
119
+ body: currentRawResponse.parsedBody,
120
+ headers: currentRawResponse.headers.toJSON()
121
+ }
122
+ };
123
+ };
124
+ const lro = new LroImpl(sendOperation, {
125
+ resourceGroupName,
126
+ environmentName,
127
+ environmentUpdateParameters,
128
+ options
129
+ }, updateOperationSpec);
130
+ const poller = new LroEngine(lro, {
131
+ resumeFrom: options?.resumeFrom,
132
+ intervalInMs: options?.updateIntervalInMs
131
133
  });
134
+ await poller.poll();
135
+ return poller;
132
136
  }
133
137
  /**
134
138
  * Updates the environment with the specified name in the specified subscription and resource group.
@@ -139,11 +143,9 @@ export class EnvironmentsImpl {
139
143
  * environment.
140
144
  * @param options The options parameters.
141
145
  */
142
- beginUpdateAndWait(resourceGroupName, environmentName, environmentUpdateParameters, options) {
143
- return __awaiter(this, void 0, void 0, function* () {
144
- const poller = yield this.beginUpdate(resourceGroupName, environmentName, environmentUpdateParameters, options);
145
- return poller.pollUntilDone();
146
- });
146
+ async beginUpdateAndWait(resourceGroupName, environmentName, environmentUpdateParameters, options) {
147
+ const poller = await this.beginUpdate(resourceGroupName, environmentName, environmentUpdateParameters, options);
148
+ return poller.pollUntilDone();
147
149
  }
148
150
  /**
149
151
  * Deletes the environment with the specified name in the specified subscription and resource group.