@azure/arm-timeseriesinsights 2.1.0-alpha.20250211.1 → 2.1.0-alpha.20250213.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (559) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js +25 -0
  7. package/dist/browser/lroImpl.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/accessPolicies.d.ts +3 -3
  13. package/dist/browser/operations/accessPolicies.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/accessPolicies.js +2 -2
  15. package/dist/browser/operations/accessPolicies.js.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/environments.d.ts +3 -3
  17. package/dist/browser/operations/environments.d.ts.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/environments.js +72 -81
  19. package/dist/browser/operations/environments.js.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/eventSources.d.ts +3 -3
  21. package/dist/browser/operations/eventSources.d.ts.map +1 -0
  22. package/{dist-esm/src → dist/browser}/operations/eventSources.js +2 -2
  23. package/dist/browser/operations/eventSources.js.map +1 -0
  24. package/dist/browser/operations/index.d.ts +8 -0
  25. package/dist/browser/operations/index.d.ts.map +1 -0
  26. package/dist/browser/operations/index.js +15 -0
  27. package/dist/browser/operations/index.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  29. package/dist/browser/operations/operations.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  31. package/dist/browser/operations/operations.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  33. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
  35. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  37. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  39. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/referenceDataSets.d.ts +3 -3
  41. package/dist/browser/operations/referenceDataSets.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/referenceDataSets.js +2 -2
  43. package/dist/browser/operations/referenceDataSets.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operationsInterfaces/accessPolicies.d.ts +1 -1
  45. package/dist/browser/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  46. package/dist/browser/operationsInterfaces/accessPolicies.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operationsInterfaces/environments.d.ts +1 -1
  48. package/dist/browser/operationsInterfaces/environments.d.ts.map +1 -0
  49. package/dist/browser/operationsInterfaces/environments.js.map +1 -0
  50. package/{dist-esm/src → dist/browser}/operationsInterfaces/eventSources.d.ts +1 -1
  51. package/dist/browser/operationsInterfaces/eventSources.d.ts.map +1 -0
  52. package/dist/browser/operationsInterfaces/eventSources.js.map +1 -0
  53. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  54. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  55. package/dist/browser/operationsInterfaces/index.js +15 -0
  56. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  57. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  59. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  60. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  61. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  62. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  64. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  65. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/referenceDataSets.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/referenceDataSets.js.map +1 -0
  69. package/dist/browser/package.json +3 -0
  70. package/dist/browser/pagingHelper.js.map +1 -0
  71. package/{dist-esm/src → dist/browser}/timeSeriesInsightsClient.d.ts +2 -2
  72. package/dist/browser/timeSeriesInsightsClient.d.ts.map +1 -0
  73. package/{dist-esm/src → dist/browser}/timeSeriesInsightsClient.js +15 -18
  74. package/dist/browser/timeSeriesInsightsClient.js.map +1 -0
  75. package/dist/commonjs/index.d.ts +5 -0
  76. package/dist/commonjs/index.d.ts.map +1 -0
  77. package/dist/commonjs/index.js +19 -0
  78. package/dist/commonjs/index.js.map +1 -0
  79. package/dist/commonjs/lroImpl.d.ts +16 -0
  80. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  81. package/dist/commonjs/lroImpl.js +29 -0
  82. package/dist/commonjs/lroImpl.js.map +1 -0
  83. package/{types/arm-timeseriesinsights.d.ts → dist/commonjs/models/index.d.ts} +1320 -1830
  84. package/dist/commonjs/models/index.d.ts.map +1 -0
  85. package/dist/commonjs/models/index.js +183 -0
  86. package/dist/commonjs/models/index.js.map +1 -0
  87. package/dist/commonjs/models/mappers.d.ts +100 -0
  88. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  89. package/dist/commonjs/models/mappers.js +2170 -0
  90. package/dist/commonjs/models/mappers.js.map +1 -0
  91. package/dist/commonjs/models/parameters.d.ts +28 -0
  92. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  93. package/dist/commonjs/models/parameters.js +242 -0
  94. package/dist/commonjs/models/parameters.js.map +1 -0
  95. package/dist/commonjs/operations/accessPolicies.d.ts +65 -0
  96. package/dist/commonjs/operations/accessPolicies.d.ts.map +1 -0
  97. package/dist/commonjs/operations/accessPolicies.js +217 -0
  98. package/dist/commonjs/operations/accessPolicies.js.map +1 -0
  99. package/dist/commonjs/operations/environments.d.ts +78 -0
  100. package/dist/commonjs/operations/environments.d.ts.map +1 -0
  101. package/dist/commonjs/operations/environments.js +314 -0
  102. package/dist/commonjs/operations/environments.js.map +1 -0
  103. package/dist/commonjs/operations/eventSources.d.ts +66 -0
  104. package/dist/commonjs/operations/eventSources.d.ts.map +1 -0
  105. package/dist/commonjs/operations/eventSources.js +218 -0
  106. package/dist/commonjs/operations/eventSources.js.map +1 -0
  107. package/dist/commonjs/operations/index.d.ts +8 -0
  108. package/dist/commonjs/operations/index.d.ts.map +1 -0
  109. package/dist/commonjs/operations/index.js +18 -0
  110. package/dist/commonjs/operations/index.js.map +1 -0
  111. package/dist/commonjs/operations/operations.d.ts +32 -0
  112. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  113. package/dist/commonjs/operations/operations.js +137 -0
  114. package/dist/commonjs/operations/operations.js.map +1 -0
  115. package/dist/commonjs/operations/privateEndpointConnections.d.ts +52 -0
  116. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  117. package/dist/commonjs/operations/privateEndpointConnections.js +182 -0
  118. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  119. package/dist/commonjs/operations/privateLinkResources.d.ts +32 -0
  120. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  121. package/dist/commonjs/operations/privateLinkResources.js +111 -0
  122. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  123. package/dist/commonjs/operations/referenceDataSets.d.ts +66 -0
  124. package/dist/commonjs/operations/referenceDataSets.d.ts.map +1 -0
  125. package/dist/commonjs/operations/referenceDataSets.js +218 -0
  126. package/dist/commonjs/operations/referenceDataSets.js.map +1 -0
  127. package/dist/commonjs/operationsInterfaces/accessPolicies.d.ts +57 -0
  128. package/dist/commonjs/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  129. package/dist/commonjs/operationsInterfaces/accessPolicies.js +10 -0
  130. package/dist/commonjs/operationsInterfaces/accessPolicies.js.map +1 -0
  131. package/dist/commonjs/operationsInterfaces/environments.d.ts +70 -0
  132. package/dist/commonjs/operationsInterfaces/environments.d.ts.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/environments.js +10 -0
  134. package/dist/commonjs/operationsInterfaces/environments.js.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/eventSources.d.ts +58 -0
  136. package/dist/commonjs/operationsInterfaces/eventSources.d.ts.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/eventSources.js +10 -0
  138. package/dist/commonjs/operationsInterfaces/eventSources.js.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  140. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  142. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  143. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  144. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  145. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  146. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  147. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +44 -0
  148. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  149. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  150. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +14 -0
  152. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  154. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  155. package/dist/commonjs/operationsInterfaces/referenceDataSets.d.ts +58 -0
  156. package/dist/commonjs/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/referenceDataSets.js +10 -0
  158. package/dist/commonjs/operationsInterfaces/referenceDataSets.js.map +1 -0
  159. package/dist/commonjs/package.json +3 -0
  160. package/dist/commonjs/pagingHelper.d.ts +13 -0
  161. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  162. package/dist/commonjs/pagingHelper.js +36 -0
  163. package/dist/commonjs/pagingHelper.js.map +1 -0
  164. package/dist/commonjs/timeSeriesInsightsClient.d.ts +26 -0
  165. package/dist/commonjs/timeSeriesInsightsClient.d.ts.map +1 -0
  166. package/dist/commonjs/timeSeriesInsightsClient.js +108 -0
  167. package/dist/commonjs/timeSeriesInsightsClient.js.map +1 -0
  168. package/dist/esm/index.d.ts +5 -0
  169. package/dist/esm/index.d.ts.map +1 -0
  170. package/{src/index.ts → dist/esm/index.js} +5 -5
  171. package/dist/esm/index.js.map +1 -0
  172. package/dist/esm/lroImpl.d.ts +16 -0
  173. package/dist/esm/lroImpl.d.ts.map +1 -0
  174. package/dist/esm/lroImpl.js +25 -0
  175. package/dist/esm/lroImpl.js.map +1 -0
  176. package/dist/esm/models/index.d.ts +1320 -0
  177. package/dist/esm/models/index.d.ts.map +1 -0
  178. package/dist/esm/models/index.js +180 -0
  179. package/dist/esm/models/index.js.map +1 -0
  180. package/dist/esm/models/mappers.d.ts +100 -0
  181. package/dist/esm/models/mappers.d.ts.map +1 -0
  182. package/dist/esm/models/mappers.js +2166 -0
  183. package/dist/esm/models/mappers.js.map +1 -0
  184. package/dist/esm/models/parameters.d.ts +28 -0
  185. package/dist/esm/models/parameters.d.ts.map +1 -0
  186. package/dist/esm/models/parameters.js +239 -0
  187. package/dist/esm/models/parameters.js.map +1 -0
  188. package/dist/esm/operations/accessPolicies.d.ts +65 -0
  189. package/dist/esm/operations/accessPolicies.d.ts.map +1 -0
  190. package/dist/esm/operations/accessPolicies.js +212 -0
  191. package/dist/esm/operations/accessPolicies.js.map +1 -0
  192. package/dist/esm/operations/environments.d.ts +78 -0
  193. package/dist/esm/operations/environments.d.ts.map +1 -0
  194. package/dist/esm/operations/environments.js +309 -0
  195. package/dist/esm/operations/environments.js.map +1 -0
  196. package/dist/esm/operations/eventSources.d.ts +66 -0
  197. package/dist/esm/operations/eventSources.d.ts.map +1 -0
  198. package/dist/esm/operations/eventSources.js +213 -0
  199. package/dist/esm/operations/eventSources.js.map +1 -0
  200. package/dist/esm/operations/index.d.ts +8 -0
  201. package/dist/esm/operations/index.d.ts.map +1 -0
  202. package/dist/esm/operations/index.js +15 -0
  203. package/dist/esm/operations/index.js.map +1 -0
  204. package/dist/esm/operations/operations.d.ts +32 -0
  205. package/dist/esm/operations/operations.d.ts.map +1 -0
  206. package/dist/esm/operations/operations.js +133 -0
  207. package/dist/esm/operations/operations.js.map +1 -0
  208. package/dist/esm/operations/privateEndpointConnections.d.ts +52 -0
  209. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  210. package/dist/esm/operations/privateEndpointConnections.js +177 -0
  211. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  212. package/dist/esm/operations/privateLinkResources.d.ts +32 -0
  213. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  214. package/dist/esm/operations/privateLinkResources.js +107 -0
  215. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  216. package/dist/esm/operations/referenceDataSets.d.ts +66 -0
  217. package/dist/esm/operations/referenceDataSets.d.ts.map +1 -0
  218. package/dist/esm/operations/referenceDataSets.js +213 -0
  219. package/dist/esm/operations/referenceDataSets.js.map +1 -0
  220. package/dist/esm/operationsInterfaces/accessPolicies.d.ts +57 -0
  221. package/dist/esm/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  222. package/dist/esm/operationsInterfaces/accessPolicies.js +9 -0
  223. package/dist/esm/operationsInterfaces/accessPolicies.js.map +1 -0
  224. package/dist/esm/operationsInterfaces/environments.d.ts +70 -0
  225. package/dist/esm/operationsInterfaces/environments.d.ts.map +1 -0
  226. package/dist/esm/operationsInterfaces/environments.js +9 -0
  227. package/dist/esm/operationsInterfaces/environments.js.map +1 -0
  228. package/dist/esm/operationsInterfaces/eventSources.d.ts +58 -0
  229. package/dist/esm/operationsInterfaces/eventSources.d.ts.map +1 -0
  230. package/dist/esm/operationsInterfaces/eventSources.js +9 -0
  231. package/dist/esm/operationsInterfaces/eventSources.js.map +1 -0
  232. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  233. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  234. package/dist/esm/operationsInterfaces/index.js +15 -0
  235. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  236. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  237. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  238. package/dist/esm/operationsInterfaces/operations.js +9 -0
  239. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  240. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +44 -0
  241. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  242. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  243. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  244. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +14 -0
  245. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  246. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  247. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  248. package/dist/esm/operationsInterfaces/referenceDataSets.d.ts +58 -0
  249. package/dist/esm/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  250. package/dist/esm/operationsInterfaces/referenceDataSets.js +9 -0
  251. package/dist/esm/operationsInterfaces/referenceDataSets.js.map +1 -0
  252. package/dist/esm/package.json +3 -0
  253. package/dist/esm/pagingHelper.d.ts +13 -0
  254. package/dist/esm/pagingHelper.d.ts.map +1 -0
  255. package/dist/esm/pagingHelper.js +32 -0
  256. package/dist/esm/pagingHelper.js.map +1 -0
  257. package/dist/esm/timeSeriesInsightsClient.d.ts +26 -0
  258. package/dist/esm/timeSeriesInsightsClient.d.ts.map +1 -0
  259. package/dist/esm/timeSeriesInsightsClient.js +103 -0
  260. package/dist/esm/timeSeriesInsightsClient.js.map +1 -0
  261. package/dist/react-native/index.d.ts +5 -0
  262. package/dist/react-native/index.d.ts.map +1 -0
  263. package/dist/react-native/index.js +13 -0
  264. package/dist/react-native/index.js.map +1 -0
  265. package/dist/react-native/lroImpl.d.ts +16 -0
  266. package/dist/react-native/lroImpl.d.ts.map +1 -0
  267. package/dist/react-native/lroImpl.js +25 -0
  268. package/dist/react-native/lroImpl.js.map +1 -0
  269. package/dist/react-native/models/index.d.ts +1320 -0
  270. package/dist/react-native/models/index.d.ts.map +1 -0
  271. package/dist/react-native/models/index.js +180 -0
  272. package/dist/react-native/models/index.js.map +1 -0
  273. package/dist/react-native/models/mappers.d.ts +100 -0
  274. package/dist/react-native/models/mappers.d.ts.map +1 -0
  275. package/dist/react-native/models/mappers.js +2166 -0
  276. package/dist/react-native/models/mappers.js.map +1 -0
  277. package/dist/react-native/models/parameters.d.ts +28 -0
  278. package/dist/react-native/models/parameters.d.ts.map +1 -0
  279. package/dist/react-native/models/parameters.js +239 -0
  280. package/dist/react-native/models/parameters.js.map +1 -0
  281. package/dist/react-native/operations/accessPolicies.d.ts +65 -0
  282. package/dist/react-native/operations/accessPolicies.d.ts.map +1 -0
  283. package/dist/react-native/operations/accessPolicies.js +212 -0
  284. package/dist/react-native/operations/accessPolicies.js.map +1 -0
  285. package/dist/react-native/operations/environments.d.ts +78 -0
  286. package/dist/react-native/operations/environments.d.ts.map +1 -0
  287. package/dist/react-native/operations/environments.js +309 -0
  288. package/dist/react-native/operations/environments.js.map +1 -0
  289. package/dist/react-native/operations/eventSources.d.ts +66 -0
  290. package/dist/react-native/operations/eventSources.d.ts.map +1 -0
  291. package/dist/react-native/operations/eventSources.js +213 -0
  292. package/dist/react-native/operations/eventSources.js.map +1 -0
  293. package/dist/react-native/operations/index.d.ts +8 -0
  294. package/dist/react-native/operations/index.d.ts.map +1 -0
  295. package/dist/react-native/operations/index.js +15 -0
  296. package/dist/react-native/operations/index.js.map +1 -0
  297. package/dist/react-native/operations/operations.d.ts +32 -0
  298. package/dist/react-native/operations/operations.d.ts.map +1 -0
  299. package/dist/react-native/operations/operations.js +133 -0
  300. package/dist/react-native/operations/operations.js.map +1 -0
  301. package/dist/react-native/operations/privateEndpointConnections.d.ts +52 -0
  302. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  303. package/dist/react-native/operations/privateEndpointConnections.js +177 -0
  304. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  305. package/dist/react-native/operations/privateLinkResources.d.ts +32 -0
  306. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  307. package/dist/react-native/operations/privateLinkResources.js +107 -0
  308. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  309. package/dist/react-native/operations/referenceDataSets.d.ts +66 -0
  310. package/dist/react-native/operations/referenceDataSets.d.ts.map +1 -0
  311. package/dist/react-native/operations/referenceDataSets.js +213 -0
  312. package/dist/react-native/operations/referenceDataSets.js.map +1 -0
  313. package/dist/react-native/operationsInterfaces/accessPolicies.d.ts +57 -0
  314. package/dist/react-native/operationsInterfaces/accessPolicies.d.ts.map +1 -0
  315. package/dist/react-native/operationsInterfaces/accessPolicies.js +9 -0
  316. package/dist/react-native/operationsInterfaces/accessPolicies.js.map +1 -0
  317. package/dist/react-native/operationsInterfaces/environments.d.ts +70 -0
  318. package/dist/react-native/operationsInterfaces/environments.d.ts.map +1 -0
  319. package/dist/react-native/operationsInterfaces/environments.js +9 -0
  320. package/dist/react-native/operationsInterfaces/environments.js.map +1 -0
  321. package/dist/react-native/operationsInterfaces/eventSources.d.ts +58 -0
  322. package/dist/react-native/operationsInterfaces/eventSources.d.ts.map +1 -0
  323. package/dist/react-native/operationsInterfaces/eventSources.js +9 -0
  324. package/dist/react-native/operationsInterfaces/eventSources.js.map +1 -0
  325. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  326. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  327. package/dist/react-native/operationsInterfaces/index.js +15 -0
  328. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  329. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  330. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  331. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  332. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  333. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +44 -0
  334. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  335. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  336. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  337. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +14 -0
  338. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  339. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  340. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  341. package/dist/react-native/operationsInterfaces/referenceDataSets.d.ts +58 -0
  342. package/dist/react-native/operationsInterfaces/referenceDataSets.d.ts.map +1 -0
  343. package/dist/react-native/operationsInterfaces/referenceDataSets.js +9 -0
  344. package/dist/react-native/operationsInterfaces/referenceDataSets.js.map +1 -0
  345. package/dist/react-native/package.json +3 -0
  346. package/dist/react-native/pagingHelper.d.ts +13 -0
  347. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  348. package/dist/react-native/pagingHelper.js +32 -0
  349. package/dist/react-native/pagingHelper.js.map +1 -0
  350. package/dist/react-native/timeSeriesInsightsClient.d.ts +26 -0
  351. package/dist/react-native/timeSeriesInsightsClient.d.ts.map +1 -0
  352. package/dist/react-native/timeSeriesInsightsClient.js +103 -0
  353. package/dist/react-native/timeSeriesInsightsClient.js.map +1 -0
  354. package/package.json +67 -36
  355. package/dist/index.js +0 -4207
  356. package/dist/index.js.map +0 -1
  357. package/dist/index.min.js +0 -1
  358. package/dist/index.min.js.map +0 -1
  359. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.d.ts +0 -2
  360. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  361. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.js +0 -35
  362. package/dist-esm/samples-dev/accessPoliciesCreateOrUpdateSample.js.map +0 -1
  363. package/dist-esm/samples-dev/accessPoliciesDeleteSample.d.ts +0 -2
  364. package/dist-esm/samples-dev/accessPoliciesDeleteSample.d.ts.map +0 -1
  365. package/dist-esm/samples-dev/accessPoliciesDeleteSample.js +0 -37
  366. package/dist-esm/samples-dev/accessPoliciesDeleteSample.js.map +0 -1
  367. package/dist-esm/samples-dev/accessPoliciesGetSample.d.ts +0 -2
  368. package/dist-esm/samples-dev/accessPoliciesGetSample.d.ts.map +0 -1
  369. package/dist-esm/samples-dev/accessPoliciesGetSample.js +0 -37
  370. package/dist-esm/samples-dev/accessPoliciesGetSample.js.map +0 -1
  371. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.d.ts +0 -2
  372. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.d.ts.map +0 -1
  373. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.js +0 -36
  374. package/dist-esm/samples-dev/accessPoliciesListByEnvironmentSample.js.map +0 -1
  375. package/dist-esm/samples-dev/accessPoliciesUpdateSample.d.ts +0 -2
  376. package/dist-esm/samples-dev/accessPoliciesUpdateSample.d.ts.map +0 -1
  377. package/dist-esm/samples-dev/accessPoliciesUpdateSample.js +0 -33
  378. package/dist-esm/samples-dev/accessPoliciesUpdateSample.js.map +0 -1
  379. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.d.ts +0 -2
  380. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.d.ts.map +0 -1
  381. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.js +0 -36
  382. package/dist-esm/samples-dev/environmentsCreateOrUpdateSample.js.map +0 -1
  383. package/dist-esm/samples-dev/environmentsDeleteSample.d.ts +0 -2
  384. package/dist-esm/samples-dev/environmentsDeleteSample.d.ts.map +0 -1
  385. package/dist-esm/samples-dev/environmentsDeleteSample.js +0 -36
  386. package/dist-esm/samples-dev/environmentsDeleteSample.js.map +0 -1
  387. package/dist-esm/samples-dev/environmentsGetSample.d.ts +0 -2
  388. package/dist-esm/samples-dev/environmentsGetSample.d.ts.map +0 -1
  389. package/dist-esm/samples-dev/environmentsGetSample.js +0 -36
  390. package/dist-esm/samples-dev/environmentsGetSample.js.map +0 -1
  391. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.d.ts +0 -2
  392. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.d.ts.map +0 -1
  393. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.js +0 -35
  394. package/dist-esm/samples-dev/environmentsListByResourceGroupSample.js.map +0 -1
  395. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.js +0 -34
  398. package/dist-esm/samples-dev/environmentsListBySubscriptionSample.js.map +0 -1
  399. package/dist-esm/samples-dev/environmentsUpdateSample.d.ts +0 -2
  400. package/dist-esm/samples-dev/environmentsUpdateSample.d.ts.map +0 -1
  401. package/dist-esm/samples-dev/environmentsUpdateSample.js +0 -33
  402. package/dist-esm/samples-dev/environmentsUpdateSample.js.map +0 -1
  403. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.d.ts +0 -2
  404. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.d.ts.map +0 -1
  405. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.js +0 -78
  406. package/dist-esm/samples-dev/eventSourcesCreateOrUpdateSample.js.map +0 -1
  407. package/dist-esm/samples-dev/eventSourcesDeleteSample.d.ts +0 -2
  408. package/dist-esm/samples-dev/eventSourcesDeleteSample.d.ts.map +0 -1
  409. package/dist-esm/samples-dev/eventSourcesDeleteSample.js +0 -37
  410. package/dist-esm/samples-dev/eventSourcesDeleteSample.js.map +0 -1
  411. package/dist-esm/samples-dev/eventSourcesGetSample.d.ts +0 -2
  412. package/dist-esm/samples-dev/eventSourcesGetSample.d.ts.map +0 -1
  413. package/dist-esm/samples-dev/eventSourcesGetSample.js +0 -37
  414. package/dist-esm/samples-dev/eventSourcesGetSample.js.map +0 -1
  415. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.d.ts +0 -2
  416. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.d.ts.map +0 -1
  417. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.js +0 -36
  418. package/dist-esm/samples-dev/eventSourcesListByEnvironmentSample.js.map +0 -1
  419. package/dist-esm/samples-dev/eventSourcesUpdateSample.d.ts +0 -2
  420. package/dist-esm/samples-dev/eventSourcesUpdateSample.d.ts.map +0 -1
  421. package/dist-esm/samples-dev/eventSourcesUpdateSample.js +0 -34
  422. package/dist-esm/samples-dev/eventSourcesUpdateSample.js.map +0 -1
  423. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  424. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  425. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  426. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  427. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +0 -2
  428. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +0 -1
  429. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +0 -36
  430. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +0 -1
  431. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  432. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  433. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
  434. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  435. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  436. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  437. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
  438. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  439. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.d.ts +0 -2
  440. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.d.ts.map +0 -1
  441. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.js +0 -36
  442. package/dist-esm/samples-dev/privateEndpointConnectionsListByEnvironmentSample.js.map +0 -1
  443. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.d.ts +0 -2
  444. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.d.ts.map +0 -1
  445. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.js +0 -52
  446. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.js.map +0 -1
  447. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.d.ts +0 -2
  448. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.d.ts.map +0 -1
  449. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.js +0 -37
  450. package/dist-esm/samples-dev/referenceDataSetsCreateOrUpdateSample.js.map +0 -1
  451. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.d.ts +0 -2
  452. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.d.ts.map +0 -1
  453. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.js +0 -37
  454. package/dist-esm/samples-dev/referenceDataSetsDeleteSample.js.map +0 -1
  455. package/dist-esm/samples-dev/referenceDataSetsGetSample.d.ts +0 -2
  456. package/dist-esm/samples-dev/referenceDataSetsGetSample.d.ts.map +0 -1
  457. package/dist-esm/samples-dev/referenceDataSetsGetSample.js +0 -37
  458. package/dist-esm/samples-dev/referenceDataSetsGetSample.js.map +0 -1
  459. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.d.ts +0 -2
  460. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.d.ts.map +0 -1
  461. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.js +0 -36
  462. package/dist-esm/samples-dev/referenceDataSetsListByEnvironmentSample.js.map +0 -1
  463. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.d.ts +0 -2
  464. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.d.ts.map +0 -1
  465. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.js +0 -33
  466. package/dist-esm/samples-dev/referenceDataSetsUpdateSample.js.map +0 -1
  467. package/dist-esm/src/index.d.ts +0 -5
  468. package/dist-esm/src/index.js.map +0 -1
  469. package/dist-esm/src/lroImpl.js +0 -29
  470. package/dist-esm/src/lroImpl.js.map +0 -1
  471. package/dist-esm/src/models/index.js.map +0 -1
  472. package/dist-esm/src/models/mappers.js.map +0 -1
  473. package/dist-esm/src/models/parameters.js.map +0 -1
  474. package/dist-esm/src/operations/accessPolicies.d.ts.map +0 -1
  475. package/dist-esm/src/operations/accessPolicies.js.map +0 -1
  476. package/dist-esm/src/operations/environments.d.ts.map +0 -1
  477. package/dist-esm/src/operations/environments.js.map +0 -1
  478. package/dist-esm/src/operations/eventSources.d.ts.map +0 -1
  479. package/dist-esm/src/operations/eventSources.js.map +0 -1
  480. package/dist-esm/src/operations/index.d.ts +0 -8
  481. package/dist-esm/src/operations/index.d.ts.map +0 -1
  482. package/dist-esm/src/operations/index.js +0 -15
  483. package/dist-esm/src/operations/index.js.map +0 -1
  484. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  485. package/dist-esm/src/operations/operations.js.map +0 -1
  486. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  487. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  488. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  489. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  490. package/dist-esm/src/operations/referenceDataSets.d.ts.map +0 -1
  491. package/dist-esm/src/operations/referenceDataSets.js.map +0 -1
  492. package/dist-esm/src/operationsInterfaces/accessPolicies.d.ts.map +0 -1
  493. package/dist-esm/src/operationsInterfaces/accessPolicies.js.map +0 -1
  494. package/dist-esm/src/operationsInterfaces/environments.d.ts.map +0 -1
  495. package/dist-esm/src/operationsInterfaces/environments.js.map +0 -1
  496. package/dist-esm/src/operationsInterfaces/eventSources.d.ts.map +0 -1
  497. package/dist-esm/src/operationsInterfaces/eventSources.js.map +0 -1
  498. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  499. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  500. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  501. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  502. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  503. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  504. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  505. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  506. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  507. package/dist-esm/src/operationsInterfaces/referenceDataSets.d.ts.map +0 -1
  508. package/dist-esm/src/operationsInterfaces/referenceDataSets.js.map +0 -1
  509. package/dist-esm/src/pagingHelper.js.map +0 -1
  510. package/dist-esm/src/timeSeriesInsightsClient.d.ts.map +0 -1
  511. package/dist-esm/src/timeSeriesInsightsClient.js.map +0 -1
  512. package/dist-esm/test/sampleTest.d.ts +0 -2
  513. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  514. package/dist-esm/test/sampleTest.js +0 -42
  515. package/dist-esm/test/sampleTest.js.map +0 -1
  516. package/src/lroImpl.ts +0 -34
  517. package/src/models/index.ts +0 -1527
  518. package/src/models/mappers.ts +0 -2456
  519. package/src/models/parameters.ts +0 -280
  520. package/src/operations/accessPolicies.ts +0 -282
  521. package/src/operations/environments.ts +0 -451
  522. package/src/operations/eventSources.ts +0 -283
  523. package/src/operations/index.ts +0 -15
  524. package/src/operations/operations.ts +0 -149
  525. package/src/operations/privateEndpointConnections.ts +0 -234
  526. package/src/operations/privateLinkResources.ts +0 -143
  527. package/src/operations/referenceDataSets.ts +0 -283
  528. package/src/operationsInterfaces/accessPolicies.ts +0 -103
  529. package/src/operationsInterfaces/environments.ts +0 -135
  530. package/src/operationsInterfaces/eventSources.ts +0 -104
  531. package/src/operationsInterfaces/index.ts +0 -15
  532. package/src/operationsInterfaces/operations.ts +0 -22
  533. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -81
  534. package/src/operationsInterfaces/privateLinkResources.ts +0 -30
  535. package/src/operationsInterfaces/referenceDataSets.ts +0 -104
  536. package/src/pagingHelper.ts +0 -39
  537. package/src/timeSeriesInsightsClient.ts +0 -168
  538. package/tsconfig.json +0 -33
  539. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  540. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  541. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  542. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  543. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  544. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  545. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  546. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  547. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  548. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  549. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessPolicies.js +0 -0
  550. /package/{dist-esm/src → dist/browser}/operationsInterfaces/environments.js +0 -0
  551. /package/{dist-esm/src → dist/browser}/operationsInterfaces/eventSources.js +0 -0
  552. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  553. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  554. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  555. /package/{dist-esm/src → dist/browser}/operationsInterfaces/referenceDataSets.js +0 -0
  556. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  557. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  558. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  559. /package/{types → dist/commonjs}/tsdoc-metadata.json +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"]}
@@ -0,0 +1,28 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const accept: OperationParameter;
3
+ export declare const $host: OperationURLParameter;
4
+ export declare const apiVersion: OperationQueryParameter;
5
+ export declare const nextLink: OperationURLParameter;
6
+ export declare const contentType: OperationParameter;
7
+ export declare const parameters: OperationParameter;
8
+ export declare const subscriptionId: OperationURLParameter;
9
+ export declare const resourceGroupName: OperationURLParameter;
10
+ export declare const environmentName: OperationURLParameter;
11
+ export declare const environmentName1: OperationURLParameter;
12
+ export declare const expand: OperationQueryParameter;
13
+ export declare const environmentUpdateParameters: OperationParameter;
14
+ export declare const parameters1: OperationParameter;
15
+ export declare const eventSourceName: OperationURLParameter;
16
+ export declare const eventSourceName1: OperationURLParameter;
17
+ export declare const eventSourceUpdateParameters: OperationParameter;
18
+ export declare const parameters2: OperationParameter;
19
+ export declare const referenceDataSetName: OperationURLParameter;
20
+ export declare const referenceDataSetName1: OperationURLParameter;
21
+ export declare const referenceDataSetUpdateParameters: OperationParameter;
22
+ export declare const parameters3: OperationParameter;
23
+ export declare const accessPolicyName: OperationURLParameter;
24
+ export declare const accessPolicyName1: OperationURLParameter;
25
+ export declare const accessPolicyUpdateParameters: OperationParameter;
26
+ export declare const privateEndpointConnection: OperationParameter;
27
+ export declare const privateEndpointConnectionName: OperationURLParameter;
28
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAa5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAS/B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAc7B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,qBAS9B,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBAQpB,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,kBAGzC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAc7B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,qBAS9B,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,kBAGzC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,qBAclC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,qBASnC,CAAC;AAEF,eAAO,MAAM,gCAAgC,EAAE,kBAG9C,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,qBAc9B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAS/B,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,kBAG1C,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,kBAGvC,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,qBAS3C,CAAC"}
@@ -0,0 +1,242 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.privateEndpointConnectionName = exports.privateEndpointConnection = exports.accessPolicyUpdateParameters = exports.accessPolicyName1 = exports.accessPolicyName = exports.parameters3 = exports.referenceDataSetUpdateParameters = exports.referenceDataSetName1 = exports.referenceDataSetName = exports.parameters2 = exports.eventSourceUpdateParameters = exports.eventSourceName1 = exports.eventSourceName = exports.parameters1 = exports.environmentUpdateParameters = exports.expand = exports.environmentName1 = exports.environmentName = exports.resourceGroupName = exports.subscriptionId = exports.parameters = exports.contentType = exports.nextLink = exports.apiVersion = exports.$host = exports.accept = void 0;
11
+ const mappers_js_1 = require("../models/mappers.js");
12
+ exports.accept = {
13
+ parameterPath: "accept",
14
+ mapper: {
15
+ defaultValue: "application/json",
16
+ isConstant: true,
17
+ serializedName: "Accept",
18
+ type: {
19
+ name: "String"
20
+ }
21
+ }
22
+ };
23
+ exports.$host = {
24
+ parameterPath: "$host",
25
+ mapper: {
26
+ serializedName: "$host",
27
+ required: true,
28
+ type: {
29
+ name: "String"
30
+ }
31
+ },
32
+ skipEncoding: true
33
+ };
34
+ exports.apiVersion = {
35
+ parameterPath: "apiVersion",
36
+ mapper: {
37
+ defaultValue: "2021-03-31-preview",
38
+ isConstant: true,
39
+ serializedName: "api-version",
40
+ type: {
41
+ name: "String"
42
+ }
43
+ }
44
+ };
45
+ exports.nextLink = {
46
+ parameterPath: "nextLink",
47
+ mapper: {
48
+ serializedName: "nextLink",
49
+ required: true,
50
+ type: {
51
+ name: "String"
52
+ }
53
+ },
54
+ skipEncoding: true
55
+ };
56
+ exports.contentType = {
57
+ parameterPath: ["options", "contentType"],
58
+ mapper: {
59
+ defaultValue: "application/json",
60
+ isConstant: true,
61
+ serializedName: "Content-Type",
62
+ type: {
63
+ name: "String"
64
+ }
65
+ }
66
+ };
67
+ exports.parameters = {
68
+ parameterPath: "parameters",
69
+ mapper: mappers_js_1.EnvironmentCreateOrUpdateParameters
70
+ };
71
+ exports.subscriptionId = {
72
+ parameterPath: "subscriptionId",
73
+ mapper: {
74
+ serializedName: "subscriptionId",
75
+ required: true,
76
+ type: {
77
+ name: "String"
78
+ }
79
+ }
80
+ };
81
+ exports.resourceGroupName = {
82
+ parameterPath: "resourceGroupName",
83
+ mapper: {
84
+ serializedName: "resourceGroupName",
85
+ required: true,
86
+ type: {
87
+ name: "String"
88
+ }
89
+ }
90
+ };
91
+ exports.environmentName = {
92
+ parameterPath: "environmentName",
93
+ mapper: {
94
+ constraints: {
95
+ Pattern: new RegExp("^[-\\w\\._\\(\\)]+$"),
96
+ MaxLength: 90,
97
+ MinLength: 1
98
+ },
99
+ serializedName: "environmentName",
100
+ required: true,
101
+ type: {
102
+ name: "String"
103
+ }
104
+ }
105
+ };
106
+ exports.environmentName1 = {
107
+ parameterPath: "environmentName",
108
+ mapper: {
109
+ serializedName: "environmentName",
110
+ required: true,
111
+ type: {
112
+ name: "String"
113
+ }
114
+ }
115
+ };
116
+ exports.expand = {
117
+ parameterPath: ["options", "expand"],
118
+ mapper: {
119
+ serializedName: "$expand",
120
+ type: {
121
+ name: "String"
122
+ }
123
+ }
124
+ };
125
+ exports.environmentUpdateParameters = {
126
+ parameterPath: "environmentUpdateParameters",
127
+ mapper: mappers_js_1.EnvironmentUpdateParameters
128
+ };
129
+ exports.parameters1 = {
130
+ parameterPath: "parameters",
131
+ mapper: mappers_js_1.EventSourceCreateOrUpdateParameters
132
+ };
133
+ exports.eventSourceName = {
134
+ parameterPath: "eventSourceName",
135
+ mapper: {
136
+ constraints: {
137
+ Pattern: new RegExp("^[-\\w\\._\\(\\)]+$"),
138
+ MaxLength: 90,
139
+ MinLength: 1
140
+ },
141
+ serializedName: "eventSourceName",
142
+ required: true,
143
+ type: {
144
+ name: "String"
145
+ }
146
+ }
147
+ };
148
+ exports.eventSourceName1 = {
149
+ parameterPath: "eventSourceName",
150
+ mapper: {
151
+ serializedName: "eventSourceName",
152
+ required: true,
153
+ type: {
154
+ name: "String"
155
+ }
156
+ }
157
+ };
158
+ exports.eventSourceUpdateParameters = {
159
+ parameterPath: "eventSourceUpdateParameters",
160
+ mapper: mappers_js_1.EventSourceUpdateParameters
161
+ };
162
+ exports.parameters2 = {
163
+ parameterPath: "parameters",
164
+ mapper: mappers_js_1.ReferenceDataSetCreateOrUpdateParameters
165
+ };
166
+ exports.referenceDataSetName = {
167
+ parameterPath: "referenceDataSetName",
168
+ mapper: {
169
+ constraints: {
170
+ Pattern: new RegExp("^[A-Za-z0-9]"),
171
+ MaxLength: 63,
172
+ MinLength: 3
173
+ },
174
+ serializedName: "referenceDataSetName",
175
+ required: true,
176
+ type: {
177
+ name: "String"
178
+ }
179
+ }
180
+ };
181
+ exports.referenceDataSetName1 = {
182
+ parameterPath: "referenceDataSetName",
183
+ mapper: {
184
+ serializedName: "referenceDataSetName",
185
+ required: true,
186
+ type: {
187
+ name: "String"
188
+ }
189
+ }
190
+ };
191
+ exports.referenceDataSetUpdateParameters = {
192
+ parameterPath: "referenceDataSetUpdateParameters",
193
+ mapper: mappers_js_1.ReferenceDataSetUpdateParameters
194
+ };
195
+ exports.parameters3 = {
196
+ parameterPath: "parameters",
197
+ mapper: mappers_js_1.AccessPolicyCreateOrUpdateParameters
198
+ };
199
+ exports.accessPolicyName = {
200
+ parameterPath: "accessPolicyName",
201
+ mapper: {
202
+ constraints: {
203
+ Pattern: new RegExp("^[-\\w\\._\\(\\)]+$"),
204
+ MaxLength: 90,
205
+ MinLength: 1
206
+ },
207
+ serializedName: "accessPolicyName",
208
+ required: true,
209
+ type: {
210
+ name: "String"
211
+ }
212
+ }
213
+ };
214
+ exports.accessPolicyName1 = {
215
+ parameterPath: "accessPolicyName",
216
+ mapper: {
217
+ serializedName: "accessPolicyName",
218
+ required: true,
219
+ type: {
220
+ name: "String"
221
+ }
222
+ }
223
+ };
224
+ exports.accessPolicyUpdateParameters = {
225
+ parameterPath: "accessPolicyUpdateParameters",
226
+ mapper: mappers_js_1.AccessPolicyUpdateParameters
227
+ };
228
+ exports.privateEndpointConnection = {
229
+ parameterPath: "privateEndpointConnection",
230
+ mapper: mappers_js_1.PrivateEndpointConnection
231
+ };
232
+ exports.privateEndpointConnectionName = {
233
+ parameterPath: "privateEndpointConnectionName",
234
+ mapper: {
235
+ serializedName: "privateEndpointConnectionName",
236
+ required: true,
237
+ type: {
238
+ name: "String"
239
+ }
240
+ }
241
+ };
242
+ //# sourceMappingURL=parameters.js.map
@@ -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"]}
@@ -0,0 +1,65 @@
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
+ /** Class containing AccessPolicies operations. */
5
+ export declare class AccessPoliciesImpl implements AccessPolicies {
6
+ private readonly client;
7
+ /**
8
+ * Initialize a new instance of the class AccessPolicies class.
9
+ * @param client Reference to the service client
10
+ */
11
+ constructor(client: TimeSeriesInsightsClient);
12
+ /**
13
+ * Create or update an access policy in the specified environment.
14
+ * @param resourceGroupName Name of an Azure Resource group.
15
+ * @param environmentName The name of the Time Series Insights environment associated with the
16
+ * specified resource group.
17
+ * @param accessPolicyName Name of the access policy.
18
+ * @param parameters Parameters for creating an access policy.
19
+ * @param options The options parameters.
20
+ */
21
+ createOrUpdate(resourceGroupName: string, environmentName: string, accessPolicyName: string, parameters: AccessPolicyCreateOrUpdateParameters, options?: AccessPoliciesCreateOrUpdateOptionalParams): Promise<AccessPoliciesCreateOrUpdateResponse>;
22
+ /**
23
+ * Gets the access policy with the specified name in the specified environment.
24
+ * @param resourceGroupName Name of an Azure Resource group.
25
+ * @param environmentName The name of the Time Series Insights environment associated with the
26
+ * specified resource group.
27
+ * @param accessPolicyName The name of the Time Series Insights access policy associated with the
28
+ * specified environment.
29
+ * @param options The options parameters.
30
+ */
31
+ get(resourceGroupName: string, environmentName: string, accessPolicyName: string, options?: AccessPoliciesGetOptionalParams): Promise<AccessPoliciesGetResponse>;
32
+ /**
33
+ * Updates the access policy with the specified name in the specified subscription, resource group, and
34
+ * environment.
35
+ * @param resourceGroupName Name of an Azure Resource group.
36
+ * @param environmentName The name of the Time Series Insights environment associated with the
37
+ * specified resource group.
38
+ * @param accessPolicyName The name of the Time Series Insights access policy associated with the
39
+ * specified environment.
40
+ * @param accessPolicyUpdateParameters Request object that contains the updated information for the
41
+ * access policy.
42
+ * @param options The options parameters.
43
+ */
44
+ update(resourceGroupName: string, environmentName: string, accessPolicyName: string, accessPolicyUpdateParameters: AccessPolicyUpdateParameters, options?: AccessPoliciesUpdateOptionalParams): Promise<AccessPoliciesUpdateResponse>;
45
+ /**
46
+ * Deletes the access policy with the specified name in the specified subscription, resource group, and
47
+ * environment
48
+ * @param resourceGroupName Name of an Azure Resource group.
49
+ * @param environmentName The name of the Time Series Insights environment associated with the
50
+ * specified resource group.
51
+ * @param accessPolicyName The name of the Time Series Insights access policy associated with the
52
+ * specified environment.
53
+ * @param options The options parameters.
54
+ */
55
+ delete(resourceGroupName: string, environmentName: string, accessPolicyName: string, options?: AccessPoliciesDeleteOptionalParams): Promise<void>;
56
+ /**
57
+ * Lists all the available access policies associated with the environment.
58
+ * @param resourceGroupName Name of an Azure Resource group.
59
+ * @param environmentName The name of the Time Series Insights environment associated with the
60
+ * specified resource group.
61
+ * @param options The options parameters.
62
+ */
63
+ listByEnvironment(resourceGroupName: string, environmentName: string, options?: AccessPoliciesListByEnvironmentOptionalParams): Promise<AccessPoliciesListByEnvironmentResponse>;
64
+ }
65
+ //# sourceMappingURL=accessPolicies.d.ts.map
@@ -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"}