@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,218 @@
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.ReferenceDataSetsImpl = void 0;
11
+ const tslib_1 = require("tslib");
12
+ const coreClient = tslib_1.__importStar(require("@azure/core-client"));
13
+ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
14
+ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
15
+ /** Class containing ReferenceDataSets operations. */
16
+ class ReferenceDataSetsImpl {
17
+ /**
18
+ * Initialize a new instance of the class ReferenceDataSets class.
19
+ * @param client Reference to the service client
20
+ */
21
+ constructor(client) {
22
+ this.client = client;
23
+ }
24
+ /**
25
+ * Create or update a reference data set in the specified environment.
26
+ * @param resourceGroupName Name of an Azure Resource group.
27
+ * @param environmentName The name of the Time Series Insights environment associated with the
28
+ * specified resource group.
29
+ * @param referenceDataSetName Name of the reference data set.
30
+ * @param parameters Parameters for creating a reference data set.
31
+ * @param options The options parameters.
32
+ */
33
+ createOrUpdate(resourceGroupName, environmentName, referenceDataSetName, parameters, options) {
34
+ return this.client.sendOperationRequest({
35
+ resourceGroupName,
36
+ environmentName,
37
+ referenceDataSetName,
38
+ parameters,
39
+ options
40
+ }, createOrUpdateOperationSpec);
41
+ }
42
+ /**
43
+ * Gets the reference data set with the specified name in the specified environment.
44
+ * @param resourceGroupName Name of an Azure Resource group.
45
+ * @param environmentName The name of the Time Series Insights environment associated with the
46
+ * specified resource group.
47
+ * @param referenceDataSetName The name of the Time Series Insights reference data set associated with
48
+ * the specified environment.
49
+ * @param options The options parameters.
50
+ */
51
+ get(resourceGroupName, environmentName, referenceDataSetName, options) {
52
+ return this.client.sendOperationRequest({ resourceGroupName, environmentName, referenceDataSetName, options }, getOperationSpec);
53
+ }
54
+ /**
55
+ * Updates the reference data set with the specified name in the specified subscription, resource
56
+ * group, and environment.
57
+ * @param resourceGroupName Name of an Azure Resource group.
58
+ * @param environmentName The name of the Time Series Insights environment associated with the
59
+ * specified resource group.
60
+ * @param referenceDataSetName The name of the Time Series Insights reference data set associated with
61
+ * the specified environment.
62
+ * @param referenceDataSetUpdateParameters Request object that contains the updated information for the
63
+ * reference data set.
64
+ * @param options The options parameters.
65
+ */
66
+ update(resourceGroupName, environmentName, referenceDataSetName, referenceDataSetUpdateParameters, options) {
67
+ return this.client.sendOperationRequest({
68
+ resourceGroupName,
69
+ environmentName,
70
+ referenceDataSetName,
71
+ referenceDataSetUpdateParameters,
72
+ options
73
+ }, updateOperationSpec);
74
+ }
75
+ /**
76
+ * Deletes the reference data set with the specified name in the specified subscription, resource
77
+ * group, and environment
78
+ * @param resourceGroupName Name of an Azure Resource group.
79
+ * @param environmentName The name of the Time Series Insights environment associated with the
80
+ * specified resource group.
81
+ * @param referenceDataSetName The name of the Time Series Insights reference data set associated with
82
+ * the specified environment.
83
+ * @param options The options parameters.
84
+ */
85
+ delete(resourceGroupName, environmentName, referenceDataSetName, options) {
86
+ return this.client.sendOperationRequest({ resourceGroupName, environmentName, referenceDataSetName, options }, deleteOperationSpec);
87
+ }
88
+ /**
89
+ * Lists all the available reference data sets associated with the subscription and within the
90
+ * specified resource group and environment.
91
+ * @param resourceGroupName Name of an Azure Resource group.
92
+ * @param environmentName The name of the Time Series Insights environment associated with the
93
+ * specified resource group.
94
+ * @param options The options parameters.
95
+ */
96
+ listByEnvironment(resourceGroupName, environmentName, options) {
97
+ return this.client.sendOperationRequest({ resourceGroupName, environmentName, options }, listByEnvironmentOperationSpec);
98
+ }
99
+ }
100
+ exports.ReferenceDataSetsImpl = ReferenceDataSetsImpl;
101
+ // Operation Specifications
102
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
103
+ const createOrUpdateOperationSpec = {
104
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}",
105
+ httpMethod: "PUT",
106
+ responses: {
107
+ 200: {
108
+ bodyMapper: Mappers.ReferenceDataSetResource
109
+ },
110
+ 201: {
111
+ bodyMapper: Mappers.ReferenceDataSetResource
112
+ },
113
+ default: {
114
+ bodyMapper: Mappers.CloudError
115
+ }
116
+ },
117
+ requestBody: Parameters.parameters2,
118
+ queryParameters: [Parameters.apiVersion],
119
+ urlParameters: [
120
+ Parameters.$host,
121
+ Parameters.subscriptionId,
122
+ Parameters.resourceGroupName,
123
+ Parameters.environmentName1,
124
+ Parameters.referenceDataSetName
125
+ ],
126
+ headerParameters: [Parameters.accept, Parameters.contentType],
127
+ mediaType: "json",
128
+ serializer
129
+ };
130
+ const getOperationSpec = {
131
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}",
132
+ httpMethod: "GET",
133
+ responses: {
134
+ 200: {
135
+ bodyMapper: Mappers.ReferenceDataSetResource
136
+ },
137
+ default: {
138
+ bodyMapper: Mappers.CloudError
139
+ }
140
+ },
141
+ queryParameters: [Parameters.apiVersion],
142
+ urlParameters: [
143
+ Parameters.$host,
144
+ Parameters.subscriptionId,
145
+ Parameters.resourceGroupName,
146
+ Parameters.environmentName1,
147
+ Parameters.referenceDataSetName1
148
+ ],
149
+ headerParameters: [Parameters.accept],
150
+ serializer
151
+ };
152
+ const updateOperationSpec = {
153
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}",
154
+ httpMethod: "PATCH",
155
+ responses: {
156
+ 200: {
157
+ bodyMapper: Mappers.ReferenceDataSetResource
158
+ },
159
+ default: {
160
+ bodyMapper: Mappers.CloudError
161
+ }
162
+ },
163
+ requestBody: Parameters.referenceDataSetUpdateParameters,
164
+ queryParameters: [Parameters.apiVersion],
165
+ urlParameters: [
166
+ Parameters.$host,
167
+ Parameters.subscriptionId,
168
+ Parameters.resourceGroupName,
169
+ Parameters.environmentName1,
170
+ Parameters.referenceDataSetName1
171
+ ],
172
+ headerParameters: [Parameters.accept, Parameters.contentType],
173
+ mediaType: "json",
174
+ serializer
175
+ };
176
+ const deleteOperationSpec = {
177
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}",
178
+ httpMethod: "DELETE",
179
+ responses: {
180
+ 200: {},
181
+ 204: {},
182
+ default: {
183
+ bodyMapper: Mappers.CloudError
184
+ }
185
+ },
186
+ queryParameters: [Parameters.apiVersion],
187
+ urlParameters: [
188
+ Parameters.$host,
189
+ Parameters.subscriptionId,
190
+ Parameters.resourceGroupName,
191
+ Parameters.environmentName1,
192
+ Parameters.referenceDataSetName1
193
+ ],
194
+ headerParameters: [Parameters.accept],
195
+ serializer
196
+ };
197
+ const listByEnvironmentOperationSpec = {
198
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets",
199
+ httpMethod: "GET",
200
+ responses: {
201
+ 200: {
202
+ bodyMapper: Mappers.ReferenceDataSetListResponse
203
+ },
204
+ default: {
205
+ bodyMapper: Mappers.CloudError
206
+ }
207
+ },
208
+ queryParameters: [Parameters.apiVersion],
209
+ urlParameters: [
210
+ Parameters.$host,
211
+ Parameters.subscriptionId,
212
+ Parameters.resourceGroupName,
213
+ Parameters.environmentName1
214
+ ],
215
+ headerParameters: [Parameters.accept],
216
+ serializer
217
+ };
218
+ //# sourceMappingURL=referenceDataSets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"referenceDataSets.js","sourceRoot":"","sources":["../../../src/operations/referenceDataSets.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAgBtD,qDAAqD;AACrD,MAAa,qBAAqB;IAGhC;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAyB,EACzB,eAAuB,EACvB,oBAA4B,EAC5B,UAAoD,EACpD,OAAuD;QAEvD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,eAAe;YACf,oBAAoB;YACpB,UAAU;YACV,OAAO;SACR,EACD,2BAA2B,CAC5B,CAAC;IACJ,CAAC;IAED;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAyB,EACzB,eAAuB,EACvB,oBAA4B,EAC5B,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,eAAe,EAAE,oBAAoB,EAAE,OAAO,EAAE,EACrE,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAyB,EACzB,eAAuB,EACvB,oBAA4B,EAC5B,gCAAkE,EAClE,OAA+C;QAE/C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,eAAe;YACf,oBAAoB;YACpB,gCAAgC;YAChC,OAAO;SACR,EACD,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAyB,EACzB,eAAuB,EACvB,oBAA4B,EAC5B,OAA+C;QAE/C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,eAAe,EAAE,oBAAoB,EAAE,OAAO,EAAE,EACrE,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,iBAAiB,CACf,iBAAyB,EACzB,eAAuB,EACvB,OAA0D;QAE1D,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,eAAe,EAAE,OAAO,EAAE,EAC/C,8BAA8B,CAC/B,CAAC;IACJ,CAAC;CACF;AAnID,sDAmIC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EACF,mLAAmL;IACrL,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wBAAwB;SAC7C;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wBAAwB;SAC7C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,gBAAgB;QAC3B,UAAU,CAAC,oBAAoB;KAChC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EACF,mLAAmL;IACrL,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wBAAwB;SAC7C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,gBAAgB;QAC3B,UAAU,CAAC,qBAAqB;KACjC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EACF,mLAAmL;IACrL,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wBAAwB;SAC7C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,gCAAgC;IACxD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,gBAAgB;QAC3B,UAAU,CAAC,qBAAqB;KACjC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EACF,mLAAmL;IACrL,UAAU,EAAE,QAAQ;IACpB,SAAS,EAAE;QACT,GAAG,EAAE,EAAE;QACP,GAAG,EAAE,EAAE;QACP,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,gBAAgB;QAC3B,UAAU,CAAC,qBAAqB;KACjC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,8BAA8B,GAA6B;IAC/D,IAAI,EACF,4JAA4J;IAC9J,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,4BAA4B;SACjD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,gBAAgB;KAC5B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","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 { ReferenceDataSets } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { TimeSeriesInsightsClient } from \"../timeSeriesInsightsClient.js\";\nimport {\n ReferenceDataSetCreateOrUpdateParameters,\n ReferenceDataSetsCreateOrUpdateOptionalParams,\n ReferenceDataSetsCreateOrUpdateResponse,\n ReferenceDataSetsGetOptionalParams,\n ReferenceDataSetsGetResponse,\n ReferenceDataSetUpdateParameters,\n ReferenceDataSetsUpdateOptionalParams,\n ReferenceDataSetsUpdateResponse,\n ReferenceDataSetsDeleteOptionalParams,\n ReferenceDataSetsListByEnvironmentOptionalParams,\n ReferenceDataSetsListByEnvironmentResponse\n} from \"../models/index.js\";\n\n/** Class containing ReferenceDataSets operations. */\nexport class ReferenceDataSetsImpl implements ReferenceDataSets {\n private readonly client: TimeSeriesInsightsClient;\n\n /**\n * Initialize a new instance of the class ReferenceDataSets class.\n * @param client Reference to the service client\n */\n constructor(client: TimeSeriesInsightsClient) {\n this.client = client;\n }\n\n /**\n * Create or update a reference data set in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param referenceDataSetName Name of the reference data set.\n * @param parameters Parameters for creating a reference data set.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n environmentName: string,\n referenceDataSetName: string,\n parameters: ReferenceDataSetCreateOrUpdateParameters,\n options?: ReferenceDataSetsCreateOrUpdateOptionalParams\n ): Promise<ReferenceDataSetsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n environmentName,\n referenceDataSetName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Gets the reference data set with the specified name in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param referenceDataSetName The name of the Time Series Insights reference data set associated with\n * the specified environment.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n environmentName: string,\n referenceDataSetName: string,\n options?: ReferenceDataSetsGetOptionalParams\n ): Promise<ReferenceDataSetsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, environmentName, referenceDataSetName, options },\n getOperationSpec\n );\n }\n\n /**\n * Updates the reference data set with the specified name in the specified subscription, resource\n * group, and environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param referenceDataSetName The name of the Time Series Insights reference data set associated with\n * the specified environment.\n * @param referenceDataSetUpdateParameters Request object that contains the updated information for the\n * reference data set.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n environmentName: string,\n referenceDataSetName: string,\n referenceDataSetUpdateParameters: ReferenceDataSetUpdateParameters,\n options?: ReferenceDataSetsUpdateOptionalParams\n ): Promise<ReferenceDataSetsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n environmentName,\n referenceDataSetName,\n referenceDataSetUpdateParameters,\n options\n },\n updateOperationSpec\n );\n }\n\n /**\n * Deletes the reference data set with the specified name in the specified subscription, resource\n * group, and environment\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param referenceDataSetName The name of the Time Series Insights reference data set associated with\n * the specified environment.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n environmentName: string,\n referenceDataSetName: string,\n options?: ReferenceDataSetsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, environmentName, referenceDataSetName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Lists all the available reference data sets associated with the subscription and within the\n * specified resource group and environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param options The options parameters.\n */\n listByEnvironment(\n resourceGroupName: string,\n environmentName: string,\n options?: ReferenceDataSetsListByEnvironmentOptionalParams\n ): Promise<ReferenceDataSetsListByEnvironmentResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, environmentName, options },\n listByEnvironmentOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReferenceDataSetResource\n },\n 201: {\n bodyMapper: Mappers.ReferenceDataSetResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.referenceDataSetName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReferenceDataSetResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.referenceDataSetName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReferenceDataSetResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n requestBody: Parameters.referenceDataSetUpdateParameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.referenceDataSetName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets/{referenceDataSetName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1,\n Parameters.referenceDataSetName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByEnvironmentOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/referenceDataSets\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReferenceDataSetListResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.environmentName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,57 @@
1
+ import { AccessPolicyCreateOrUpdateParameters, AccessPoliciesCreateOrUpdateOptionalParams, AccessPoliciesCreateOrUpdateResponse, AccessPoliciesGetOptionalParams, AccessPoliciesGetResponse, AccessPolicyUpdateParameters, AccessPoliciesUpdateOptionalParams, AccessPoliciesUpdateResponse, AccessPoliciesDeleteOptionalParams, AccessPoliciesListByEnvironmentOptionalParams, AccessPoliciesListByEnvironmentResponse } from "../models/index.js";
2
+ /** Interface representing a AccessPolicies. */
3
+ export interface AccessPolicies {
4
+ /**
5
+ * Create or update an access policy in the specified environment.
6
+ * @param resourceGroupName Name of an Azure Resource group.
7
+ * @param environmentName The name of the Time Series Insights environment associated with the
8
+ * specified resource group.
9
+ * @param accessPolicyName Name of the access policy.
10
+ * @param parameters Parameters for creating an access policy.
11
+ * @param options The options parameters.
12
+ */
13
+ createOrUpdate(resourceGroupName: string, environmentName: string, accessPolicyName: string, parameters: AccessPolicyCreateOrUpdateParameters, options?: AccessPoliciesCreateOrUpdateOptionalParams): Promise<AccessPoliciesCreateOrUpdateResponse>;
14
+ /**
15
+ * Gets the access policy with the specified name in the specified environment.
16
+ * @param resourceGroupName Name of an Azure Resource group.
17
+ * @param environmentName The name of the Time Series Insights environment associated with the
18
+ * specified resource group.
19
+ * @param accessPolicyName The name of the Time Series Insights access policy associated with the
20
+ * specified environment.
21
+ * @param options The options parameters.
22
+ */
23
+ get(resourceGroupName: string, environmentName: string, accessPolicyName: string, options?: AccessPoliciesGetOptionalParams): Promise<AccessPoliciesGetResponse>;
24
+ /**
25
+ * Updates the access policy with the specified name in the specified subscription, resource group, and
26
+ * environment.
27
+ * @param resourceGroupName Name of an Azure Resource group.
28
+ * @param environmentName The name of the Time Series Insights environment associated with the
29
+ * specified resource group.
30
+ * @param accessPolicyName The name of the Time Series Insights access policy associated with the
31
+ * specified environment.
32
+ * @param accessPolicyUpdateParameters Request object that contains the updated information for the
33
+ * access policy.
34
+ * @param options The options parameters.
35
+ */
36
+ update(resourceGroupName: string, environmentName: string, accessPolicyName: string, accessPolicyUpdateParameters: AccessPolicyUpdateParameters, options?: AccessPoliciesUpdateOptionalParams): Promise<AccessPoliciesUpdateResponse>;
37
+ /**
38
+ * Deletes the access policy with the specified name in the specified subscription, resource group, and
39
+ * environment
40
+ * @param resourceGroupName Name of an Azure Resource group.
41
+ * @param environmentName The name of the Time Series Insights environment associated with the
42
+ * specified resource group.
43
+ * @param accessPolicyName The name of the Time Series Insights access policy associated with the
44
+ * specified environment.
45
+ * @param options The options parameters.
46
+ */
47
+ delete(resourceGroupName: string, environmentName: string, accessPolicyName: string, options?: AccessPoliciesDeleteOptionalParams): Promise<void>;
48
+ /**
49
+ * Lists all the available access policies associated with the environment.
50
+ * @param resourceGroupName Name of an Azure Resource group.
51
+ * @param environmentName The name of the Time Series Insights environment associated with the
52
+ * specified resource group.
53
+ * @param options The options parameters.
54
+ */
55
+ listByEnvironment(resourceGroupName: string, environmentName: string, options?: AccessPoliciesListByEnvironmentOptionalParams): Promise<AccessPoliciesListByEnvironmentResponse>;
56
+ }
57
+ //# sourceMappingURL=accessPolicies.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accessPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/accessPolicies.ts"],"names":[],"mappings":"AAQA,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,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;;;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,CAAC;IACjD;;;;;;;;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,CAAC;IACtC;;;;;;;;;;;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,CAAC;IACzC;;;;;;;;;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,CAAC;IACjB;;;;;;OAMG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -0,0 +1,10 @@
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
+ //# sourceMappingURL=accessPolicies.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accessPolicies.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/accessPolicies.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 AccessPolicyCreateOrUpdateParameters,\n AccessPoliciesCreateOrUpdateOptionalParams,\n AccessPoliciesCreateOrUpdateResponse,\n AccessPoliciesGetOptionalParams,\n AccessPoliciesGetResponse,\n AccessPolicyUpdateParameters,\n AccessPoliciesUpdateOptionalParams,\n AccessPoliciesUpdateResponse,\n AccessPoliciesDeleteOptionalParams,\n AccessPoliciesListByEnvironmentOptionalParams,\n AccessPoliciesListByEnvironmentResponse\n} from \"../models/index.js\";\n\n/** Interface representing a AccessPolicies. */\nexport interface AccessPolicies {\n /**\n * Create or update an access policy in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName Name of the access policy.\n * @param parameters Parameters for creating an access policy.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n parameters: AccessPolicyCreateOrUpdateParameters,\n options?: AccessPoliciesCreateOrUpdateOptionalParams\n ): Promise<AccessPoliciesCreateOrUpdateResponse>;\n /**\n * Gets the access policy with the specified name in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName The name of the Time Series Insights access policy associated with the\n * specified environment.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n options?: AccessPoliciesGetOptionalParams\n ): Promise<AccessPoliciesGetResponse>;\n /**\n * Updates the access policy with the specified name in the specified subscription, resource group, and\n * environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName The name of the Time Series Insights access policy associated with the\n * specified environment.\n * @param accessPolicyUpdateParameters Request object that contains the updated information for the\n * access policy.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n accessPolicyUpdateParameters: AccessPolicyUpdateParameters,\n options?: AccessPoliciesUpdateOptionalParams\n ): Promise<AccessPoliciesUpdateResponse>;\n /**\n * Deletes the access policy with the specified name in the specified subscription, resource group, and\n * environment\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param accessPolicyName The name of the Time Series Insights access policy associated with the\n * specified environment.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n environmentName: string,\n accessPolicyName: string,\n options?: AccessPoliciesDeleteOptionalParams\n ): Promise<void>;\n /**\n * Lists all the available access policies associated with the environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param options The options parameters.\n */\n listByEnvironment(\n resourceGroupName: string,\n environmentName: string,\n options?: AccessPoliciesListByEnvironmentOptionalParams\n ): Promise<AccessPoliciesListByEnvironmentResponse>;\n}\n"]}
@@ -0,0 +1,70 @@
1
+ import { PollerLike, PollOperationState } from "@azure/core-lro";
2
+ import { EnvironmentCreateOrUpdateParametersUnion, EnvironmentsCreateOrUpdateOptionalParams, EnvironmentsCreateOrUpdateResponse, EnvironmentsGetOptionalParams, EnvironmentsGetResponse, EnvironmentUpdateParametersUnion, EnvironmentsUpdateOptionalParams, EnvironmentsUpdateResponse, EnvironmentsDeleteOptionalParams, EnvironmentsListByResourceGroupOptionalParams, EnvironmentsListByResourceGroupResponse, EnvironmentsListBySubscriptionOptionalParams, EnvironmentsListBySubscriptionResponse } from "../models/index.js";
3
+ /** Interface representing a Environments. */
4
+ export interface Environments {
5
+ /**
6
+ * Create or update an environment in the specified subscription and resource group.
7
+ * @param resourceGroupName Name of an Azure Resource group.
8
+ * @param environmentName Name of the environment
9
+ * @param parameters Parameters for creating an environment resource.
10
+ * @param options The options parameters.
11
+ */
12
+ beginCreateOrUpdate(resourceGroupName: string, environmentName: string, parameters: EnvironmentCreateOrUpdateParametersUnion, options?: EnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<EnvironmentsCreateOrUpdateResponse>, EnvironmentsCreateOrUpdateResponse>>;
13
+ /**
14
+ * Create or update an environment in the specified subscription and resource group.
15
+ * @param resourceGroupName Name of an Azure Resource group.
16
+ * @param environmentName Name of the environment
17
+ * @param parameters Parameters for creating an environment resource.
18
+ * @param options The options parameters.
19
+ */
20
+ beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, parameters: EnvironmentCreateOrUpdateParametersUnion, options?: EnvironmentsCreateOrUpdateOptionalParams): Promise<EnvironmentsCreateOrUpdateResponse>;
21
+ /**
22
+ * Gets the environment with the specified name in the specified subscription and resource group.
23
+ * @param resourceGroupName Name of an Azure Resource group.
24
+ * @param environmentName The name of the Time Series Insights environment associated with the
25
+ * specified resource group.
26
+ * @param options The options parameters.
27
+ */
28
+ get(resourceGroupName: string, environmentName: string, options?: EnvironmentsGetOptionalParams): Promise<EnvironmentsGetResponse>;
29
+ /**
30
+ * Updates the environment with the specified name in the specified subscription and resource group.
31
+ * @param resourceGroupName Name of an Azure Resource group.
32
+ * @param environmentName The name of the Time Series Insights environment associated with the
33
+ * specified resource group.
34
+ * @param environmentUpdateParameters Request object that contains the updated information for the
35
+ * environment.
36
+ * @param options The options parameters.
37
+ */
38
+ beginUpdate(resourceGroupName: string, environmentName: string, environmentUpdateParameters: EnvironmentUpdateParametersUnion, options?: EnvironmentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<EnvironmentsUpdateResponse>, EnvironmentsUpdateResponse>>;
39
+ /**
40
+ * Updates the environment with the specified name in the specified subscription and resource group.
41
+ * @param resourceGroupName Name of an Azure Resource group.
42
+ * @param environmentName The name of the Time Series Insights environment associated with the
43
+ * specified resource group.
44
+ * @param environmentUpdateParameters Request object that contains the updated information for the
45
+ * environment.
46
+ * @param options The options parameters.
47
+ */
48
+ beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentUpdateParameters: EnvironmentUpdateParametersUnion, options?: EnvironmentsUpdateOptionalParams): Promise<EnvironmentsUpdateResponse>;
49
+ /**
50
+ * Deletes the environment with the specified name in the specified subscription and resource group.
51
+ * @param resourceGroupName Name of an Azure Resource group.
52
+ * @param environmentName The name of the Time Series Insights environment associated with the
53
+ * specified resource group.
54
+ * @param options The options parameters.
55
+ */
56
+ delete(resourceGroupName: string, environmentName: string, options?: EnvironmentsDeleteOptionalParams): Promise<void>;
57
+ /**
58
+ * Lists all the available environments associated with the subscription and within the specified
59
+ * resource group.
60
+ * @param resourceGroupName Name of an Azure Resource group.
61
+ * @param options The options parameters.
62
+ */
63
+ listByResourceGroup(resourceGroupName: string, options?: EnvironmentsListByResourceGroupOptionalParams): Promise<EnvironmentsListByResourceGroupResponse>;
64
+ /**
65
+ * Lists all the available environments within a subscription, irrespective of the resource groups.
66
+ * @param options The options parameters.
67
+ */
68
+ listBySubscription(options?: EnvironmentsListBySubscriptionOptionalParams): Promise<EnvironmentsListBySubscriptionResponse>;
69
+ }
70
+ //# sourceMappingURL=environments.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environments.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/environments.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,wCAAwC,EACxC,wCAAwC,EACxC,kCAAkC,EAClC,6BAA6B,EAC7B,uBAAuB,EACvB,gCAAgC,EAChC,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EAChC,6CAA6C,EAC7C,uCAAuC,EACvC,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,kCAAkC,CAAC,EACtD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,2BAA2B,EAAE,gCAAgC,EAC7D,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,0BAA0B,CAAC,EAC9C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,2BAA2B,EAAE,gCAAgC,EAC7D,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;CACpD"}
@@ -0,0 +1,10 @@
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
+ //# sourceMappingURL=environments.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environments.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/environments.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 { PollerLike, PollOperationState } from \"@azure/core-lro\";\nimport {\n EnvironmentCreateOrUpdateParametersUnion,\n EnvironmentsCreateOrUpdateOptionalParams,\n EnvironmentsCreateOrUpdateResponse,\n EnvironmentsGetOptionalParams,\n EnvironmentsGetResponse,\n EnvironmentUpdateParametersUnion,\n EnvironmentsUpdateOptionalParams,\n EnvironmentsUpdateResponse,\n EnvironmentsDeleteOptionalParams,\n EnvironmentsListByResourceGroupOptionalParams,\n EnvironmentsListByResourceGroupResponse,\n EnvironmentsListBySubscriptionOptionalParams,\n EnvironmentsListBySubscriptionResponse\n} from \"../models/index.js\";\n\n/** Interface representing a Environments. */\nexport interface Environments {\n /**\n * Create or update an environment in the specified subscription and resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName Name of the environment\n * @param parameters Parameters for creating an environment resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n environmentName: string,\n parameters: EnvironmentCreateOrUpdateParametersUnion,\n options?: EnvironmentsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<EnvironmentsCreateOrUpdateResponse>,\n EnvironmentsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update an environment in the specified subscription and resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName Name of the environment\n * @param parameters Parameters for creating an environment resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n environmentName: string,\n parameters: EnvironmentCreateOrUpdateParametersUnion,\n options?: EnvironmentsCreateOrUpdateOptionalParams\n ): Promise<EnvironmentsCreateOrUpdateResponse>;\n /**\n * Gets the environment with the specified name in the specified subscription and resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n environmentName: string,\n options?: EnvironmentsGetOptionalParams\n ): Promise<EnvironmentsGetResponse>;\n /**\n * Updates the environment with the specified name in the specified subscription and resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param environmentUpdateParameters Request object that contains the updated information for the\n * environment.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n environmentName: string,\n environmentUpdateParameters: EnvironmentUpdateParametersUnion,\n options?: EnvironmentsUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<EnvironmentsUpdateResponse>,\n EnvironmentsUpdateResponse\n >\n >;\n /**\n * Updates the environment with the specified name in the specified subscription and resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param environmentUpdateParameters Request object that contains the updated information for the\n * environment.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n environmentName: string,\n environmentUpdateParameters: EnvironmentUpdateParametersUnion,\n options?: EnvironmentsUpdateOptionalParams\n ): Promise<EnvironmentsUpdateResponse>;\n /**\n * Deletes the environment with the specified name in the specified subscription and resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n environmentName: string,\n options?: EnvironmentsDeleteOptionalParams\n ): Promise<void>;\n /**\n * Lists all the available environments associated with the subscription and within the specified\n * resource group.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: EnvironmentsListByResourceGroupOptionalParams\n ): Promise<EnvironmentsListByResourceGroupResponse>;\n /**\n * Lists all the available environments within a subscription, irrespective of the resource groups.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: EnvironmentsListBySubscriptionOptionalParams\n ): Promise<EnvironmentsListBySubscriptionResponse>;\n}\n"]}
@@ -0,0 +1,58 @@
1
+ import { EventSourceCreateOrUpdateParametersUnion, EventSourcesCreateOrUpdateOptionalParams, EventSourcesCreateOrUpdateResponse, EventSourcesGetOptionalParams, EventSourcesGetResponse, EventSourceUpdateParametersUnion, EventSourcesUpdateOptionalParams, EventSourcesUpdateResponse, EventSourcesDeleteOptionalParams, EventSourcesListByEnvironmentOptionalParams, EventSourcesListByEnvironmentResponse } from "../models/index.js";
2
+ /** Interface representing a EventSources. */
3
+ export interface EventSources {
4
+ /**
5
+ * Create or update an event source under the specified environment.
6
+ * @param resourceGroupName Name of an Azure Resource group.
7
+ * @param environmentName The name of the Time Series Insights environment associated with the
8
+ * specified resource group.
9
+ * @param eventSourceName Name of the event source.
10
+ * @param parameters Parameters for creating an event source resource.
11
+ * @param options The options parameters.
12
+ */
13
+ createOrUpdate(resourceGroupName: string, environmentName: string, eventSourceName: string, parameters: EventSourceCreateOrUpdateParametersUnion, options?: EventSourcesCreateOrUpdateOptionalParams): Promise<EventSourcesCreateOrUpdateResponse>;
14
+ /**
15
+ * Gets the event source with the specified name in the specified environment.
16
+ * @param resourceGroupName Name of an Azure Resource group.
17
+ * @param environmentName The name of the Time Series Insights environment associated with the
18
+ * specified resource group.
19
+ * @param eventSourceName The name of the Time Series Insights event source associated with the
20
+ * specified environment.
21
+ * @param options The options parameters.
22
+ */
23
+ get(resourceGroupName: string, environmentName: string, eventSourceName: string, options?: EventSourcesGetOptionalParams): Promise<EventSourcesGetResponse>;
24
+ /**
25
+ * Updates the event source with the specified name in the specified subscription, resource group, and
26
+ * environment.
27
+ * @param resourceGroupName Name of an Azure Resource group.
28
+ * @param environmentName The name of the Time Series Insights environment associated with the
29
+ * specified resource group.
30
+ * @param eventSourceName The name of the Time Series Insights event source associated with the
31
+ * specified environment.
32
+ * @param eventSourceUpdateParameters Request object that contains the updated information for the
33
+ * event source.
34
+ * @param options The options parameters.
35
+ */
36
+ update(resourceGroupName: string, environmentName: string, eventSourceName: string, eventSourceUpdateParameters: EventSourceUpdateParametersUnion, options?: EventSourcesUpdateOptionalParams): Promise<EventSourcesUpdateResponse>;
37
+ /**
38
+ * Deletes the event source with the specified name in the specified subscription, resource group, and
39
+ * environment
40
+ * @param resourceGroupName Name of an Azure Resource group.
41
+ * @param environmentName The name of the Time Series Insights environment associated with the
42
+ * specified resource group.
43
+ * @param eventSourceName The name of the Time Series Insights event source associated with the
44
+ * specified environment.
45
+ * @param options The options parameters.
46
+ */
47
+ delete(resourceGroupName: string, environmentName: string, eventSourceName: string, options?: EventSourcesDeleteOptionalParams): Promise<void>;
48
+ /**
49
+ * Lists all the available event sources associated with the subscription and within the specified
50
+ * resource group and environment.
51
+ * @param resourceGroupName Name of an Azure Resource group.
52
+ * @param environmentName The name of the Time Series Insights environment associated with the
53
+ * specified resource group.
54
+ * @param options The options parameters.
55
+ */
56
+ listByEnvironment(resourceGroupName: string, environmentName: string, options?: EventSourcesListByEnvironmentOptionalParams): Promise<EventSourcesListByEnvironmentResponse>;
57
+ }
58
+ //# sourceMappingURL=eventSources.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eventSources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/eventSources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,wCAAwC,EACxC,wCAAwC,EACxC,kCAAkC,EAClC,6BAA6B,EAC7B,uBAAuB,EACvB,gCAAgC,EAChC,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EAChC,2CAA2C,EAC3C,qCAAqC,EACtC,MAAM,oBAAoB,CAAC;AAE5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,eAAe,EAAE,MAAM,EACvB,2BAA2B,EAAE,gCAAgC,EAC7D,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;CACnD"}
@@ -0,0 +1,10 @@
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
+ //# sourceMappingURL=eventSources.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eventSources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/eventSources.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 EventSourceCreateOrUpdateParametersUnion,\n EventSourcesCreateOrUpdateOptionalParams,\n EventSourcesCreateOrUpdateResponse,\n EventSourcesGetOptionalParams,\n EventSourcesGetResponse,\n EventSourceUpdateParametersUnion,\n EventSourcesUpdateOptionalParams,\n EventSourcesUpdateResponse,\n EventSourcesDeleteOptionalParams,\n EventSourcesListByEnvironmentOptionalParams,\n EventSourcesListByEnvironmentResponse\n} from \"../models/index.js\";\n\n/** Interface representing a EventSources. */\nexport interface EventSources {\n /**\n * Create or update an event source under the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param eventSourceName Name of the event source.\n * @param parameters Parameters for creating an event source resource.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n environmentName: string,\n eventSourceName: string,\n parameters: EventSourceCreateOrUpdateParametersUnion,\n options?: EventSourcesCreateOrUpdateOptionalParams\n ): Promise<EventSourcesCreateOrUpdateResponse>;\n /**\n * Gets the event source with the specified name in the specified environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param eventSourceName The name of the Time Series Insights event source associated with the\n * specified environment.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n environmentName: string,\n eventSourceName: string,\n options?: EventSourcesGetOptionalParams\n ): Promise<EventSourcesGetResponse>;\n /**\n * Updates the event source with the specified name in the specified subscription, resource group, and\n * environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param eventSourceName The name of the Time Series Insights event source associated with the\n * specified environment.\n * @param eventSourceUpdateParameters Request object that contains the updated information for the\n * event source.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n environmentName: string,\n eventSourceName: string,\n eventSourceUpdateParameters: EventSourceUpdateParametersUnion,\n options?: EventSourcesUpdateOptionalParams\n ): Promise<EventSourcesUpdateResponse>;\n /**\n * Deletes the event source with the specified name in the specified subscription, resource group, and\n * environment\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param eventSourceName The name of the Time Series Insights event source associated with the\n * specified environment.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n environmentName: string,\n eventSourceName: string,\n options?: EventSourcesDeleteOptionalParams\n ): Promise<void>;\n /**\n * Lists all the available event sources associated with the subscription and within the specified\n * resource group and environment.\n * @param resourceGroupName Name of an Azure Resource group.\n * @param environmentName The name of the Time Series Insights environment associated with the\n * specified resource group.\n * @param options The options parameters.\n */\n listByEnvironment(\n resourceGroupName: string,\n environmentName: string,\n options?: EventSourcesListByEnvironmentOptionalParams\n ): Promise<EventSourcesListByEnvironmentResponse>;\n}\n"]}
@@ -0,0 +1,8 @@
1
+ export * from "./operations.js";
2
+ export * from "./environments.js";
3
+ export * from "./eventSources.js";
4
+ export * from "./referenceDataSets.js";
5
+ export * from "./accessPolicies.js";
6
+ export * from "./privateEndpointConnections.js";
7
+ export * from "./privateLinkResources.js";
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,18 @@
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
+ const tslib_1 = require("tslib");
11
+ tslib_1.__exportStar(require("./operations.js"), exports);
12
+ tslib_1.__exportStar(require("./environments.js"), exports);
13
+ tslib_1.__exportStar(require("./eventSources.js"), exports);
14
+ tslib_1.__exportStar(require("./referenceDataSets.js"), exports);
15
+ tslib_1.__exportStar(require("./accessPolicies.js"), exports);
16
+ tslib_1.__exportStar(require("./privateEndpointConnections.js"), exports);
17
+ tslib_1.__exportStar(require("./privateLinkResources.js"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAEH,0DAAgC;AAChC,4DAAkC;AAClC,4DAAkC;AAClC,iEAAuC;AACvC,8DAAoC;AACpC,0EAAgD;AAChD,oEAA0C","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\nexport * from \"./operations.js\";\nexport * from \"./environments.js\";\nexport * from \"./eventSources.js\";\nexport * from \"./referenceDataSets.js\";\nexport * from \"./accessPolicies.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\n"]}
@@ -0,0 +1,11 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { Operation, OperationsListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a Operations. */
4
+ export interface Operations {
5
+ /**
6
+ * Lists all of the available Time Series Insights related operations.
7
+ * @param options The options parameters.
8
+ */
9
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
10
+ }
11
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
@@ -0,0 +1,10 @@
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
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Time Series Insights related operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}