@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
@@ -1,1830 +1,1320 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
- import { PollerLike } from '@azure/core-lro';
5
- import { PollOperationState } from '@azure/core-lro';
6
-
7
- /** Interface representing a AccessPolicies. */
8
- export declare interface AccessPolicies {
9
- /**
10
- * Create or update an access policy in the specified environment.
11
- * @param resourceGroupName Name of an Azure Resource group.
12
- * @param environmentName The name of the Time Series Insights environment associated with the
13
- * specified resource group.
14
- * @param accessPolicyName Name of the access policy.
15
- * @param parameters Parameters for creating an access policy.
16
- * @param options The options parameters.
17
- */
18
- createOrUpdate(resourceGroupName: string, environmentName: string, accessPolicyName: string, parameters: AccessPolicyCreateOrUpdateParameters, options?: AccessPoliciesCreateOrUpdateOptionalParams): Promise<AccessPoliciesCreateOrUpdateResponse>;
19
- /**
20
- * Gets the access policy with the specified name in the specified environment.
21
- * @param resourceGroupName Name of an Azure Resource group.
22
- * @param environmentName The name of the Time Series Insights environment associated with the
23
- * specified resource group.
24
- * @param accessPolicyName The name of the Time Series Insights access policy associated with the
25
- * specified environment.
26
- * @param options The options parameters.
27
- */
28
- get(resourceGroupName: string, environmentName: string, accessPolicyName: string, options?: AccessPoliciesGetOptionalParams): Promise<AccessPoliciesGetResponse>;
29
- /**
30
- * Updates the access policy with the specified name in the specified subscription, resource group, and
31
- * environment.
32
- * @param resourceGroupName Name of an Azure Resource group.
33
- * @param environmentName The name of the Time Series Insights environment associated with the
34
- * specified resource group.
35
- * @param accessPolicyName The name of the Time Series Insights access policy associated with the
36
- * specified environment.
37
- * @param accessPolicyUpdateParameters Request object that contains the updated information for the
38
- * access policy.
39
- * @param options The options parameters.
40
- */
41
- update(resourceGroupName: string, environmentName: string, accessPolicyName: string, accessPolicyUpdateParameters: AccessPolicyUpdateParameters, options?: AccessPoliciesUpdateOptionalParams): Promise<AccessPoliciesUpdateResponse>;
42
- /**
43
- * Deletes the access policy with the specified name in the specified subscription, resource group, and
44
- * environment
45
- * @param resourceGroupName Name of an Azure Resource group.
46
- * @param environmentName The name of the Time Series Insights environment associated with the
47
- * specified resource group.
48
- * @param accessPolicyName The name of the Time Series Insights access policy associated with the
49
- * specified environment.
50
- * @param options The options parameters.
51
- */
52
- delete(resourceGroupName: string, environmentName: string, accessPolicyName: string, options?: AccessPoliciesDeleteOptionalParams): Promise<void>;
53
- /**
54
- * Lists all the available access policies associated with the environment.
55
- * @param resourceGroupName Name of an Azure Resource group.
56
- * @param environmentName The name of the Time Series Insights environment associated with the
57
- * specified resource group.
58
- * @param options The options parameters.
59
- */
60
- listByEnvironment(resourceGroupName: string, environmentName: string, options?: AccessPoliciesListByEnvironmentOptionalParams): Promise<AccessPoliciesListByEnvironmentResponse>;
61
- }
62
-
63
- /** Optional parameters. */
64
- export declare interface AccessPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
65
- }
66
-
67
- /** Contains response data for the createOrUpdate operation. */
68
- export declare type AccessPoliciesCreateOrUpdateResponse = AccessPolicyResource;
69
-
70
- /** Optional parameters. */
71
- export declare interface AccessPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
72
- }
73
-
74
- /** Optional parameters. */
75
- export declare interface AccessPoliciesGetOptionalParams extends coreClient.OperationOptions {
76
- }
77
-
78
- /** Contains response data for the get operation. */
79
- export declare type AccessPoliciesGetResponse = AccessPolicyResource;
80
-
81
- /** Optional parameters. */
82
- export declare interface AccessPoliciesListByEnvironmentOptionalParams extends coreClient.OperationOptions {
83
- }
84
-
85
- /** Contains response data for the listByEnvironment operation. */
86
- export declare type AccessPoliciesListByEnvironmentResponse = AccessPolicyListResponse;
87
-
88
- /** Optional parameters. */
89
- export declare interface AccessPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
90
- }
91
-
92
- /** Contains response data for the update operation. */
93
- export declare type AccessPoliciesUpdateResponse = AccessPolicyResource;
94
-
95
- export declare interface AccessPolicyCreateOrUpdateParameters {
96
- /** The objectId of the principal in Azure Active Directory. */
97
- principalObjectId?: string;
98
- /** An description of the access policy. */
99
- description?: string;
100
- /** The list of roles the principal is assigned on the environment. */
101
- roles?: AccessPolicyRole[];
102
- }
103
-
104
- /** The response of the List access policies operation. */
105
- export declare interface AccessPolicyListResponse {
106
- /** Result of the List access policies operation. */
107
- value?: AccessPolicyResource[];
108
- }
109
-
110
- /** An access policy is used to grant users and applications access to the environment. Roles are assigned to service principals in Azure Active Directory. These roles define the actions the principal can perform through the Time Series Insights data plane APIs. */
111
- export declare interface AccessPolicyResource extends Resource {
112
- /** The objectId of the principal in Azure Active Directory. */
113
- principalObjectId?: string;
114
- /** An description of the access policy. */
115
- description?: string;
116
- /** The list of roles the principal is assigned on the environment. */
117
- roles?: AccessPolicyRole[];
118
- }
119
-
120
- /**
121
- * Defines values for AccessPolicyRole. \
122
- * {@link KnownAccessPolicyRole} can be used interchangeably with AccessPolicyRole,
123
- * this enum contains the known values that the service supports.
124
- * ### Known values supported by the service
125
- * **Reader** \
126
- * **Contributor**
127
- */
128
- export declare type AccessPolicyRole = string;
129
-
130
- export declare interface AccessPolicyUpdateParameters {
131
- /** An description of the access policy. */
132
- description?: string;
133
- /** The list of roles the principal is assigned on the environment. */
134
- roles?: AccessPolicyRole[];
135
- }
136
-
137
- /** Properties of an event source that reads events from an event broker in Azure. */
138
- export declare interface AzureEventSourceProperties extends EventSourceCommonProperties {
139
- /** The resource id of the event source in Azure Resource Manager. */
140
- eventSourceResourceId: string;
141
- }
142
-
143
- /** Contains information about an API error. */
144
- export declare interface CloudError {
145
- /** Describes a particular API error with an error code and a message. */
146
- error?: CloudErrorBody;
147
- }
148
-
149
- /** Describes a particular API error with an error code and a message. */
150
- export declare interface CloudErrorBody {
151
- /** An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases. */
152
- code?: string;
153
- /** A message that describes the error in detail and provides debugging information. */
154
- message?: string;
155
- /** The target of the particular error (for example, the name of the property in error). */
156
- target?: string;
157
- /** Contains nested errors that are related to this error. */
158
- details?: CloudErrorBody[];
159
- }
160
-
161
- /** Properties required to create any resource tracked by Azure Resource Manager. */
162
- export declare interface CreateOrUpdateTrackedResourceProperties {
163
- /** The location of the resource. */
164
- location: string;
165
- /** Key-value pairs of additional properties for the resource. */
166
- tags?: {
167
- [propertyName: string]: string;
168
- };
169
- }
170
-
171
- /**
172
- * Defines values for DataStringComparisonBehavior. \
173
- * {@link KnownDataStringComparisonBehavior} can be used interchangeably with DataStringComparisonBehavior,
174
- * this enum contains the known values that the service supports.
175
- * ### Known values supported by the service
176
- * **Ordinal** \
177
- * **OrdinalIgnoreCase**
178
- */
179
- export declare type DataStringComparisonBehavior = string;
180
-
181
- /** Dimension of blobs, possibly be blob type or access tier. */
182
- export declare interface Dimension {
183
- /** Display name of dimension. */
184
- name?: string;
185
- /** Display name of dimension. */
186
- displayName?: string;
187
- }
188
-
189
- /** Parameters supplied to the CreateOrUpdate Environment operation. */
190
- export declare interface EnvironmentCreateOrUpdateParameters extends CreateOrUpdateTrackedResourceProperties {
191
- /** The kind of the environment. */
192
- kind: EnvironmentKind;
193
- /** The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate. */
194
- sku: Sku;
195
- }
196
-
197
- export declare type EnvironmentCreateOrUpdateParametersUnion = EnvironmentCreateOrUpdateParameters | Gen1EnvironmentCreateOrUpdateParameters | Gen2EnvironmentCreateOrUpdateParameters;
198
-
199
- /**
200
- * Defines values for EnvironmentKind. \
201
- * {@link KnownEnvironmentKind} can be used interchangeably with EnvironmentKind,
202
- * this enum contains the known values that the service supports.
203
- * ### Known values supported by the service
204
- * **Gen1** \
205
- * **Gen2**
206
- */
207
- export declare type EnvironmentKind = string;
208
-
209
- /** The response of the List Environments operation. */
210
- export declare interface EnvironmentListResponse {
211
- /** Result of the List Environments operation. */
212
- value?: EnvironmentResourceUnion[];
213
- }
214
-
215
- /** An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. */
216
- export declare interface EnvironmentResource extends TrackedResource {
217
- /** The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate. */
218
- sku: Sku;
219
- /** The kind of the environment. */
220
- kind: EnvironmentResourceKind;
221
- }
222
-
223
- /**
224
- * Defines values for EnvironmentResourceKind. \
225
- * {@link KnownEnvironmentResourceKind} can be used interchangeably with EnvironmentResourceKind,
226
- * this enum contains the known values that the service supports.
227
- * ### Known values supported by the service
228
- * **Gen1** \
229
- * **Gen2**
230
- */
231
- export declare type EnvironmentResourceKind = string;
232
-
233
- /** Properties of the environment. */
234
- export declare interface EnvironmentResourceProperties extends ResourceProperties {
235
- /**
236
- * An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
237
- * NOTE: This property will not be serialized. It can only be populated by the server.
238
- */
239
- readonly dataAccessId?: string;
240
- /**
241
- * The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
242
- * NOTE: This property will not be serialized. It can only be populated by the server.
243
- */
244
- readonly dataAccessFqdn?: string;
245
- /**
246
- * An object that represents the status of the environment, and its internal state in the Time Series Insights service.
247
- * NOTE: This property will not be serialized. It can only be populated by the server.
248
- */
249
- readonly status?: EnvironmentStatus;
250
- }
251
-
252
- export declare type EnvironmentResourceUnion = EnvironmentResource | Gen1EnvironmentResource | Gen2EnvironmentResource;
253
-
254
- /** Interface representing a Environments. */
255
- export declare interface Environments {
256
- /**
257
- * Create or update an environment in the specified subscription and resource group.
258
- * @param resourceGroupName Name of an Azure Resource group.
259
- * @param environmentName Name of the environment
260
- * @param parameters Parameters for creating an environment resource.
261
- * @param options The options parameters.
262
- */
263
- beginCreateOrUpdate(resourceGroupName: string, environmentName: string, parameters: EnvironmentCreateOrUpdateParametersUnion, options?: EnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<EnvironmentsCreateOrUpdateResponse>, EnvironmentsCreateOrUpdateResponse>>;
264
- /**
265
- * Create or update an environment in the specified subscription and resource group.
266
- * @param resourceGroupName Name of an Azure Resource group.
267
- * @param environmentName Name of the environment
268
- * @param parameters Parameters for creating an environment resource.
269
- * @param options The options parameters.
270
- */
271
- beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, parameters: EnvironmentCreateOrUpdateParametersUnion, options?: EnvironmentsCreateOrUpdateOptionalParams): Promise<EnvironmentsCreateOrUpdateResponse>;
272
- /**
273
- * Gets the environment with the specified name in the specified subscription and resource group.
274
- * @param resourceGroupName Name of an Azure Resource group.
275
- * @param environmentName The name of the Time Series Insights environment associated with the
276
- * specified resource group.
277
- * @param options The options parameters.
278
- */
279
- get(resourceGroupName: string, environmentName: string, options?: EnvironmentsGetOptionalParams): Promise<EnvironmentsGetResponse>;
280
- /**
281
- * Updates the environment with the specified name in the specified subscription and resource group.
282
- * @param resourceGroupName Name of an Azure Resource group.
283
- * @param environmentName The name of the Time Series Insights environment associated with the
284
- * specified resource group.
285
- * @param environmentUpdateParameters Request object that contains the updated information for the
286
- * environment.
287
- * @param options The options parameters.
288
- */
289
- beginUpdate(resourceGroupName: string, environmentName: string, environmentUpdateParameters: EnvironmentUpdateParametersUnion, options?: EnvironmentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<EnvironmentsUpdateResponse>, EnvironmentsUpdateResponse>>;
290
- /**
291
- * Updates the environment with the specified name in the specified subscription and resource group.
292
- * @param resourceGroupName Name of an Azure Resource group.
293
- * @param environmentName The name of the Time Series Insights environment associated with the
294
- * specified resource group.
295
- * @param environmentUpdateParameters Request object that contains the updated information for the
296
- * environment.
297
- * @param options The options parameters.
298
- */
299
- beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentUpdateParameters: EnvironmentUpdateParametersUnion, options?: EnvironmentsUpdateOptionalParams): Promise<EnvironmentsUpdateResponse>;
300
- /**
301
- * Deletes the environment with the specified name in the specified subscription and resource group.
302
- * @param resourceGroupName Name of an Azure Resource group.
303
- * @param environmentName The name of the Time Series Insights environment associated with the
304
- * specified resource group.
305
- * @param options The options parameters.
306
- */
307
- delete(resourceGroupName: string, environmentName: string, options?: EnvironmentsDeleteOptionalParams): Promise<void>;
308
- /**
309
- * Lists all the available environments associated with the subscription and within the specified
310
- * resource group.
311
- * @param resourceGroupName Name of an Azure Resource group.
312
- * @param options The options parameters.
313
- */
314
- listByResourceGroup(resourceGroupName: string, options?: EnvironmentsListByResourceGroupOptionalParams): Promise<EnvironmentsListByResourceGroupResponse>;
315
- /**
316
- * Lists all the available environments within a subscription, irrespective of the resource groups.
317
- * @param options The options parameters.
318
- */
319
- listBySubscription(options?: EnvironmentsListBySubscriptionOptionalParams): Promise<EnvironmentsListBySubscriptionResponse>;
320
- }
321
-
322
- /** Optional parameters. */
323
- export declare interface EnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
324
- /** Delay to wait until next poll, in milliseconds. */
325
- updateIntervalInMs?: number;
326
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
327
- resumeFrom?: string;
328
- }
329
-
330
- /** Contains response data for the createOrUpdate operation. */
331
- export declare type EnvironmentsCreateOrUpdateResponse = EnvironmentResourceUnion;
332
-
333
- /** Optional parameters. */
334
- export declare interface EnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
335
- }
336
-
337
- /** Optional parameters. */
338
- export declare interface EnvironmentsGetOptionalParams extends coreClient.OperationOptions {
339
- /** Setting $expand=status will include the status of the internal services of the environment in the Time Series Insights service. */
340
- expand?: string;
341
- }
342
-
343
- /** Contains response data for the get operation. */
344
- export declare type EnvironmentsGetResponse = EnvironmentResourceUnion;
345
-
346
- /** Optional parameters. */
347
- export declare interface EnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
348
- }
349
-
350
- /** Contains response data for the listByResourceGroup operation. */
351
- export declare type EnvironmentsListByResourceGroupResponse = EnvironmentListResponse;
352
-
353
- /** Optional parameters. */
354
- export declare interface EnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
355
- }
356
-
357
- /** Contains response data for the listBySubscription operation. */
358
- export declare type EnvironmentsListBySubscriptionResponse = EnvironmentListResponse;
359
-
360
- /** An object that contains the details about an environment's state. */
361
- export declare interface EnvironmentStateDetails {
362
- /** Contains the code that represents the reason of an environment being in a particular state. Can be used to programmatically handle specific cases. */
363
- code?: string;
364
- /** A message that describes the state in detail. */
365
- message?: string;
366
- }
367
-
368
- /** An object that represents the status of the environment, and its internal state in the Time Series Insights service. */
369
- export declare interface EnvironmentStatus {
370
- /**
371
- * An object that represents the status of ingress on an environment.
372
- * NOTE: This property will not be serialized. It can only be populated by the server.
373
- */
374
- readonly ingress?: IngressEnvironmentStatus;
375
- /**
376
- * An object that represents the status of warm storage on an environment.
377
- * NOTE: This property will not be serialized. It can only be populated by the server.
378
- */
379
- readonly warmStorage?: WarmStorageEnvironmentStatus;
380
- }
381
-
382
- /** Optional parameters. */
383
- export declare interface EnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
384
- /** Delay to wait until next poll, in milliseconds. */
385
- updateIntervalInMs?: number;
386
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
387
- resumeFrom?: string;
388
- }
389
-
390
- /** Contains response data for the update operation. */
391
- export declare type EnvironmentsUpdateResponse = EnvironmentResourceUnion;
392
-
393
- /** Parameters supplied to the Update Environment operation. */
394
- export declare interface EnvironmentUpdateParameters {
395
- /** Polymorphic discriminator, which specifies the different types this object can be */
396
- kind: "Gen1" | "Gen2";
397
- /** Key-value pairs of additional properties for the environment. */
398
- tags?: {
399
- [propertyName: string]: string;
400
- };
401
- }
402
-
403
- export declare type EnvironmentUpdateParametersUnion = EnvironmentUpdateParameters | Gen1EnvironmentUpdateParameters | Gen2EnvironmentUpdateParameters;
404
-
405
- /** Properties of the EventHub event source. */
406
- export declare interface EventHubEventSourceCommonProperties extends AzureEventSourceProperties {
407
- /** The name of the service bus that contains the event hub. */
408
- serviceBusNamespace: string;
409
- /** The name of the event hub. */
410
- eventHubName: string;
411
- /** The name of the event hub's consumer group that holds the partitions from which events will be read. */
412
- consumerGroupName: string;
413
- /** The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub. */
414
- keyName: string;
415
- }
416
-
417
- /** Parameters supplied to the Create or Update Event Source operation for an EventHub event source. */
418
- export declare interface EventHubEventSourceCreateOrUpdateParameters extends EventSourceCreateOrUpdateParameters {
419
- /** Polymorphic discriminator, which specifies the different types this object can be */
420
- kind: "Microsoft.EventHub";
421
- /**
422
- * Provisioning state of the resource.
423
- * NOTE: This property will not be serialized. It can only be populated by the server.
424
- */
425
- readonly provisioningState?: ProvisioningState;
426
- /**
427
- * The time the resource was created.
428
- * NOTE: This property will not be serialized. It can only be populated by the server.
429
- */
430
- readonly creationTime?: Date;
431
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
432
- timestampPropertyName?: string;
433
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
434
- localTimestampPropertiesLocalTimestamp?: LocalTimestamp;
435
- /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
436
- type?: IngressStartAtType;
437
- /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
438
- time?: string;
439
- /** The resource id of the event source in Azure Resource Manager. */
440
- eventSourceResourceId: string;
441
- /** The name of the service bus that contains the event hub. */
442
- serviceBusNamespace: string;
443
- /** The name of the event hub. */
444
- eventHubName: string;
445
- /** The name of the event hub's consumer group that holds the partitions from which events will be read. */
446
- consumerGroupName: string;
447
- /** The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub. */
448
- keyName: string;
449
- /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
450
- sharedAccessKey: string;
451
- }
452
-
453
- /** Properties of the EventHub event source that are required on create or update requests. */
454
- export declare interface EventHubEventSourceCreationProperties extends EventHubEventSourceCommonProperties {
455
- /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
456
- sharedAccessKey: string;
457
- }
458
-
459
- /** An object that represents a set of mutable EventHub event source resource properties. */
460
- export declare interface EventHubEventSourceMutableProperties extends EventSourceMutableProperties {
461
- /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
462
- sharedAccessKey?: string;
463
- }
464
-
465
- /** An event source that receives its data from an Azure EventHub. */
466
- export declare interface EventHubEventSourceResource extends EventSourceResource {
467
- /** Polymorphic discriminator, which specifies the different types this object can be */
468
- kind: "Microsoft.EventHub";
469
- /**
470
- * Provisioning state of the resource.
471
- * NOTE: This property will not be serialized. It can only be populated by the server.
472
- */
473
- readonly provisioningState?: ProvisioningState;
474
- /**
475
- * The time the resource was created.
476
- * NOTE: This property will not be serialized. It can only be populated by the server.
477
- */
478
- readonly creationTime?: Date;
479
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
480
- timestampPropertyName?: string;
481
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
482
- localTimestamp?: LocalTimestamp;
483
- /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
484
- typePropertiesIngressStartAtType?: IngressStartAtType;
485
- /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
486
- time?: string;
487
- /** The resource id of the event source in Azure Resource Manager. */
488
- eventSourceResourceId: string;
489
- /** The name of the service bus that contains the event hub. */
490
- serviceBusNamespace: string;
491
- /** The name of the event hub. */
492
- eventHubName: string;
493
- /** The name of the event hub's consumer group that holds the partitions from which events will be read. */
494
- consumerGroupName: string;
495
- /** The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub. */
496
- keyName: string;
497
- }
498
-
499
- /** Properties of the EventHub event source resource. */
500
- export declare interface EventHubEventSourceResourceProperties extends EventHubEventSourceCommonProperties {
501
- }
502
-
503
- /** Parameters supplied to the Update Event Source operation to update an EventHub event source. */
504
- export declare interface EventHubEventSourceUpdateParameters extends EventSourceUpdateParameters {
505
- /** Polymorphic discriminator, which specifies the different types this object can be */
506
- kind: "Microsoft.EventHub";
507
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
508
- timestampPropertyName?: string;
509
- /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
510
- sharedAccessKey?: string;
511
- }
512
-
513
- /** Properties of the event source. */
514
- export declare interface EventSourceCommonProperties extends ResourceProperties {
515
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
516
- timestampPropertyName?: string;
517
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
518
- localTimestamp?: LocalTimestamp;
519
- /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
520
- type?: IngressStartAtType;
521
- /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
522
- time?: string;
523
- }
524
-
525
- /** Parameters supplied to the Create or Update Event Source operation. */
526
- export declare interface EventSourceCreateOrUpdateParameters extends CreateOrUpdateTrackedResourceProperties {
527
- /** The kind of the event source. */
528
- kind: EventSourceKind;
529
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
530
- localTimestamp?: LocalTimestamp;
531
- }
532
-
533
- export declare type EventSourceCreateOrUpdateParametersUnion = EventSourceCreateOrUpdateParameters | EventHubEventSourceCreateOrUpdateParameters | IoTHubEventSourceCreateOrUpdateParameters;
534
-
535
- /**
536
- * Defines values for EventSourceKind. \
537
- * {@link KnownEventSourceKind} can be used interchangeably with EventSourceKind,
538
- * this enum contains the known values that the service supports.
539
- * ### Known values supported by the service
540
- * **Microsoft.EventHub** \
541
- * **Microsoft.IoTHub**
542
- */
543
- export declare type EventSourceKind = string;
544
-
545
- /** The response of the List EventSources operation. */
546
- export declare interface EventSourceListResponse {
547
- /** Result of the List EventSources operation. */
548
- value?: EventSourceResourceUnion[];
549
- }
550
-
551
- /** An object that represents a set of mutable event source resource properties. */
552
- export declare interface EventSourceMutableProperties {
553
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
554
- timestampPropertyName?: string;
555
- }
556
-
557
- /** An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source */
558
- export declare interface EventSourceResource extends TrackedResource {
559
- /** The kind of the event source. */
560
- kind: EventSourceResourceKind;
561
- }
562
-
563
- /**
564
- * Defines values for EventSourceResourceKind. \
565
- * {@link KnownEventSourceResourceKind} can be used interchangeably with EventSourceResourceKind,
566
- * this enum contains the known values that the service supports.
567
- * ### Known values supported by the service
568
- * **Microsoft.EventHub** \
569
- * **Microsoft.IoTHub**
570
- */
571
- export declare type EventSourceResourceKind = string;
572
-
573
- export declare type EventSourceResourceUnion = EventSourceResource | EventHubEventSourceResource | IoTHubEventSourceResource;
574
-
575
- /** Interface representing a EventSources. */
576
- export declare interface EventSources {
577
- /**
578
- * Create or update an event source under the specified environment.
579
- * @param resourceGroupName Name of an Azure Resource group.
580
- * @param environmentName The name of the Time Series Insights environment associated with the
581
- * specified resource group.
582
- * @param eventSourceName Name of the event source.
583
- * @param parameters Parameters for creating an event source resource.
584
- * @param options The options parameters.
585
- */
586
- createOrUpdate(resourceGroupName: string, environmentName: string, eventSourceName: string, parameters: EventSourceCreateOrUpdateParametersUnion, options?: EventSourcesCreateOrUpdateOptionalParams): Promise<EventSourcesCreateOrUpdateResponse>;
587
- /**
588
- * Gets the event source with the specified name in the specified environment.
589
- * @param resourceGroupName Name of an Azure Resource group.
590
- * @param environmentName The name of the Time Series Insights environment associated with the
591
- * specified resource group.
592
- * @param eventSourceName The name of the Time Series Insights event source associated with the
593
- * specified environment.
594
- * @param options The options parameters.
595
- */
596
- get(resourceGroupName: string, environmentName: string, eventSourceName: string, options?: EventSourcesGetOptionalParams): Promise<EventSourcesGetResponse>;
597
- /**
598
- * Updates the event source with the specified name in the specified subscription, resource group, and
599
- * environment.
600
- * @param resourceGroupName Name of an Azure Resource group.
601
- * @param environmentName The name of the Time Series Insights environment associated with the
602
- * specified resource group.
603
- * @param eventSourceName The name of the Time Series Insights event source associated with the
604
- * specified environment.
605
- * @param eventSourceUpdateParameters Request object that contains the updated information for the
606
- * event source.
607
- * @param options The options parameters.
608
- */
609
- update(resourceGroupName: string, environmentName: string, eventSourceName: string, eventSourceUpdateParameters: EventSourceUpdateParametersUnion, options?: EventSourcesUpdateOptionalParams): Promise<EventSourcesUpdateResponse>;
610
- /**
611
- * Deletes the event source with the specified name in the specified subscription, resource group, and
612
- * environment
613
- * @param resourceGroupName Name of an Azure Resource group.
614
- * @param environmentName The name of the Time Series Insights environment associated with the
615
- * specified resource group.
616
- * @param eventSourceName The name of the Time Series Insights event source associated with the
617
- * specified environment.
618
- * @param options The options parameters.
619
- */
620
- delete(resourceGroupName: string, environmentName: string, eventSourceName: string, options?: EventSourcesDeleteOptionalParams): Promise<void>;
621
- /**
622
- * Lists all the available event sources associated with the subscription and within the specified
623
- * resource group and environment.
624
- * @param resourceGroupName Name of an Azure Resource group.
625
- * @param environmentName The name of the Time Series Insights environment associated with the
626
- * specified resource group.
627
- * @param options The options parameters.
628
- */
629
- listByEnvironment(resourceGroupName: string, environmentName: string, options?: EventSourcesListByEnvironmentOptionalParams): Promise<EventSourcesListByEnvironmentResponse>;
630
- }
631
-
632
- /** Optional parameters. */
633
- export declare interface EventSourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
634
- }
635
-
636
- /** Contains response data for the createOrUpdate operation. */
637
- export declare type EventSourcesCreateOrUpdateResponse = EventSourceResourceUnion;
638
-
639
- /** Optional parameters. */
640
- export declare interface EventSourcesDeleteOptionalParams extends coreClient.OperationOptions {
641
- }
642
-
643
- /** Optional parameters. */
644
- export declare interface EventSourcesGetOptionalParams extends coreClient.OperationOptions {
645
- }
646
-
647
- /** Contains response data for the get operation. */
648
- export declare type EventSourcesGetResponse = EventSourceResourceUnion;
649
-
650
- /** Optional parameters. */
651
- export declare interface EventSourcesListByEnvironmentOptionalParams extends coreClient.OperationOptions {
652
- }
653
-
654
- /** Contains response data for the listByEnvironment operation. */
655
- export declare type EventSourcesListByEnvironmentResponse = EventSourceListResponse;
656
-
657
- /** Optional parameters. */
658
- export declare interface EventSourcesUpdateOptionalParams extends coreClient.OperationOptions {
659
- }
660
-
661
- /** Contains response data for the update operation. */
662
- export declare type EventSourcesUpdateResponse = EventSourceResourceUnion;
663
-
664
- /** Parameters supplied to the Update Event Source operation. */
665
- export declare interface EventSourceUpdateParameters {
666
- /** Polymorphic discriminator, which specifies the different types this object can be */
667
- kind: "Microsoft.EventHub" | "Microsoft.IoTHub";
668
- /** Key-value pairs of additional properties for the event source. */
669
- tags?: {
670
- [propertyName: string]: string;
671
- };
672
- }
673
-
674
- export declare type EventSourceUpdateParametersUnion = EventSourceUpdateParameters | EventHubEventSourceUpdateParameters | IoTHubEventSourceUpdateParameters;
675
-
676
- /** Parameters supplied to the Create or Update Environment operation for a Gen1 environment. */
677
- export declare interface Gen1EnvironmentCreateOrUpdateParameters extends EnvironmentCreateOrUpdateParameters {
678
- /** Polymorphic discriminator, which specifies the different types this object can be */
679
- kind: "Gen1";
680
- /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
681
- dataRetentionTime: string;
682
- /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
683
- storageLimitExceededBehavior?: StorageLimitExceededBehavior;
684
- /** The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported. */
685
- partitionKeyProperties?: TimeSeriesIdProperty[];
686
- }
687
-
688
- /** Properties used to create a Gen1 environment. */
689
- export declare interface Gen1EnvironmentCreationProperties {
690
- /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
691
- dataRetentionTime: string;
692
- /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
693
- storageLimitExceededBehavior?: StorageLimitExceededBehavior;
694
- /** The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported. */
695
- partitionKeyProperties?: TimeSeriesIdProperty[];
696
- }
697
-
698
- /** An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Gen1 environments have data retention limits. */
699
- export declare interface Gen1EnvironmentResource extends EnvironmentResource {
700
- /** Polymorphic discriminator, which specifies the different types this object can be */
701
- kind: "Gen1";
702
- /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
703
- dataRetentionTime: string;
704
- /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
705
- storageLimitExceededBehavior?: StorageLimitExceededBehavior;
706
- /** The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported. */
707
- partitionKeyProperties?: TimeSeriesIdProperty[];
708
- /**
709
- * Provisioning state of the resource.
710
- * NOTE: This property will not be serialized. It can only be populated by the server.
711
- */
712
- readonly provisioningState?: ProvisioningState;
713
- /**
714
- * The time the resource was created.
715
- * NOTE: This property will not be serialized. It can only be populated by the server.
716
- */
717
- readonly creationTime?: Date;
718
- /**
719
- * An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
720
- * NOTE: This property will not be serialized. It can only be populated by the server.
721
- */
722
- readonly dataAccessId?: string;
723
- /**
724
- * The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
725
- * NOTE: This property will not be serialized. It can only be populated by the server.
726
- */
727
- readonly dataAccessFqdn?: string;
728
- /**
729
- * An object that represents the status of the environment, and its internal state in the Time Series Insights service.
730
- * NOTE: This property will not be serialized. It can only be populated by the server.
731
- */
732
- readonly status?: EnvironmentStatus;
733
- }
734
-
735
- /** Properties of the Gen1 environment. */
736
- export declare interface Gen1EnvironmentResourceProperties extends Gen1EnvironmentCreationProperties, EnvironmentResourceProperties {
737
- }
738
-
739
- /** Parameters supplied to the Update Environment operation to update a Gen1 environment. */
740
- export declare interface Gen1EnvironmentUpdateParameters extends EnvironmentUpdateParameters {
741
- /** Polymorphic discriminator, which specifies the different types this object can be */
742
- kind: "Gen1";
743
- /** The sku of the environment. */
744
- sku?: Sku;
745
- /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
746
- dataRetentionTime?: string;
747
- /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
748
- storageLimitExceededBehavior?: StorageLimitExceededBehavior;
749
- }
750
-
751
- /** Parameters supplied to the Create or Update Environment operation for a Gen2 environment. */
752
- export declare interface Gen2EnvironmentCreateOrUpdateParameters extends EnvironmentCreateOrUpdateParameters {
753
- /** Polymorphic discriminator, which specifies the different types this object can be */
754
- kind: "Gen2";
755
- /** The list of event properties which will be used to define the environment's time series id. */
756
- timeSeriesIdProperties: TimeSeriesIdProperty[];
757
- /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
758
- storageConfiguration: Gen2StorageConfigurationInput;
759
- /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
760
- warmStoreConfiguration?: WarmStoreConfigurationProperties;
761
- /** This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
762
- publicNetworkAccess?: PublicNetworkAccess;
763
- /**
764
- * The list of private endpoint connections to the environment.
765
- * NOTE: This property will not be serialized. It can only be populated by the server.
766
- */
767
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
768
- }
769
-
770
- /** An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Gen2 environments do not have set data retention limits. */
771
- export declare interface Gen2EnvironmentResource extends EnvironmentResource {
772
- /** Polymorphic discriminator, which specifies the different types this object can be */
773
- kind: "Gen2";
774
- /**
775
- * Provisioning state of the resource.
776
- * NOTE: This property will not be serialized. It can only be populated by the server.
777
- */
778
- readonly provisioningState?: ProvisioningState;
779
- /**
780
- * The time the resource was created.
781
- * NOTE: This property will not be serialized. It can only be populated by the server.
782
- */
783
- readonly creationTime?: Date;
784
- /**
785
- * An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
786
- * NOTE: This property will not be serialized. It can only be populated by the server.
787
- */
788
- readonly dataAccessId?: string;
789
- /**
790
- * The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
791
- * NOTE: This property will not be serialized. It can only be populated by the server.
792
- */
793
- readonly dataAccessFqdn?: string;
794
- /**
795
- * An object that represents the status of the environment, and its internal state in the Time Series Insights service.
796
- * NOTE: This property will not be serialized. It can only be populated by the server.
797
- */
798
- readonly status?: EnvironmentStatus;
799
- /** The list of event properties which will be used to define the environment's time series id. */
800
- timeSeriesIdProperties: TimeSeriesIdProperty[];
801
- /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
802
- storageConfiguration: Gen2StorageConfigurationOutput;
803
- /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
804
- warmStoreConfiguration?: WarmStoreConfigurationProperties;
805
- /** If 'enabled', public network access is allowed. If 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
806
- publicNetworkAccess?: PublicNetworkAccess;
807
- /**
808
- * The list of private endpoint connections to the environment.
809
- * NOTE: This property will not be serialized. It can only be populated by the server.
810
- */
811
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
812
- }
813
-
814
- /** Properties of the Gen2 environment. */
815
- export declare interface Gen2EnvironmentResourceProperties extends EnvironmentResourceProperties {
816
- /** The list of event properties which will be used to define the environment's time series id. */
817
- timeSeriesIdProperties: TimeSeriesIdProperty[];
818
- /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
819
- storageConfiguration: Gen2StorageConfigurationOutput;
820
- /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
821
- warmStoreConfiguration?: WarmStoreConfigurationProperties;
822
- /** If 'enabled', public network access is allowed. If 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
823
- publicNetworkAccess?: PublicNetworkAccess;
824
- /**
825
- * The list of private endpoint connections to the environment.
826
- * NOTE: This property will not be serialized. It can only be populated by the server.
827
- */
828
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
829
- }
830
-
831
- /** Parameters supplied to the Update Environment operation to update a Gen2 environment. */
832
- export declare interface Gen2EnvironmentUpdateParameters extends EnvironmentUpdateParameters {
833
- /** Polymorphic discriminator, which specifies the different types this object can be */
834
- kind: "Gen2";
835
- /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
836
- storageConfiguration?: Gen2StorageConfigurationMutableProperties;
837
- /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
838
- warmStoreConfiguration?: WarmStoreConfigurationProperties;
839
- }
840
-
841
- /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
842
- export declare interface Gen2StorageConfigurationInput {
843
- /** The name of the storage account that will hold the environment's Gen2 data. */
844
- accountName: string;
845
- /** The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses. */
846
- managementKey: string;
847
- }
848
-
849
- /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
850
- export declare interface Gen2StorageConfigurationMutableProperties {
851
- /** The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses. */
852
- managementKey: string;
853
- }
854
-
855
- /** The storage configuration provides the non-secret connection details about the customer storage account that is used to store the environment's data. */
856
- export declare interface Gen2StorageConfigurationOutput {
857
- /** The name of the storage account that will hold the environment's Gen2 data. */
858
- accountName: string;
859
- }
860
-
861
- /**
862
- * Given the last `.value` produced by the `byPage` iterator,
863
- * returns a continuation token that can be used to begin paging from
864
- * that point later.
865
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
866
- * @returns The continuation token that can be passed into byPage() during future calls.
867
- */
868
- export declare function getContinuationToken(page: unknown): string | undefined;
869
-
870
- /** An object that represents the status of ingress on an environment. */
871
- export declare interface IngressEnvironmentStatus {
872
- /** This string represents the state of ingress operations on an environment. It can be "Disabled", "Ready", "Running", "Paused" or "Unknown" */
873
- state?: IngressState;
874
- /**
875
- * An object that contains the details about an environment's state.
876
- * NOTE: This property will not be serialized. It can only be populated by the server.
877
- */
878
- readonly stateDetails?: EnvironmentStateDetails;
879
- }
880
-
881
- /**
882
- * Defines values for IngressStartAtType. \
883
- * {@link KnownIngressStartAtType} can be used interchangeably with IngressStartAtType,
884
- * this enum contains the known values that the service supports.
885
- * ### Known values supported by the service
886
- * **EarliestAvailable** \
887
- * **EventSourceCreationTime** \
888
- * **CustomEnqueuedTime**
889
- */
890
- export declare type IngressStartAtType = string;
891
-
892
- /**
893
- * Defines values for IngressState. \
894
- * {@link KnownIngressState} can be used interchangeably with IngressState,
895
- * this enum contains the known values that the service supports.
896
- * ### Known values supported by the service
897
- * **Disabled** \
898
- * **Ready** \
899
- * **Running** \
900
- * **Paused** \
901
- * **Unknown**
902
- */
903
- export declare type IngressState = string;
904
-
905
- /** Properties of the IoTHub event source. */
906
- export declare interface IoTHubEventSourceCommonProperties extends AzureEventSourceProperties {
907
- /** The name of the iot hub. */
908
- iotHubName: string;
909
- /** The name of the iot hub's consumer group that holds the partitions from which events will be read. */
910
- consumerGroupName: string;
911
- /** The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub. */
912
- keyName: string;
913
- }
914
-
915
- /** Parameters supplied to the Create or Update Event Source operation for an IoTHub event source. */
916
- export declare interface IoTHubEventSourceCreateOrUpdateParameters extends EventSourceCreateOrUpdateParameters {
917
- /** Polymorphic discriminator, which specifies the different types this object can be */
918
- kind: "Microsoft.IoTHub";
919
- /**
920
- * Provisioning state of the resource.
921
- * NOTE: This property will not be serialized. It can only be populated by the server.
922
- */
923
- readonly provisioningState?: ProvisioningState;
924
- /**
925
- * The time the resource was created.
926
- * NOTE: This property will not be serialized. It can only be populated by the server.
927
- */
928
- readonly creationTime?: Date;
929
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
930
- timestampPropertyName?: string;
931
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
932
- localTimestampPropertiesLocalTimestamp?: LocalTimestamp;
933
- /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
934
- type?: IngressStartAtType;
935
- /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
936
- time?: string;
937
- /** The resource id of the event source in Azure Resource Manager. */
938
- eventSourceResourceId: string;
939
- /** The name of the iot hub. */
940
- iotHubName: string;
941
- /** The name of the iot hub's consumer group that holds the partitions from which events will be read. */
942
- consumerGroupName: string;
943
- /** The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub. */
944
- keyName: string;
945
- /** The value of the Shared Access Policy key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
946
- sharedAccessKey: string;
947
- }
948
-
949
- /** Properties of the IoTHub event source that are required on create or update requests. */
950
- export declare interface IoTHubEventSourceCreationProperties extends IoTHubEventSourceCommonProperties {
951
- /** The value of the Shared Access Policy key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
952
- sharedAccessKey: string;
953
- }
954
-
955
- /** An object that represents a set of mutable IoTHub event source resource properties. */
956
- export declare interface IoTHubEventSourceMutableProperties extends EventSourceMutableProperties {
957
- /** The value of the shared access key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
958
- sharedAccessKey?: string;
959
- }
960
-
961
- /** An event source that receives its data from an Azure IoTHub. */
962
- export declare interface IoTHubEventSourceResource extends EventSourceResource {
963
- /** Polymorphic discriminator, which specifies the different types this object can be */
964
- kind: "Microsoft.IoTHub";
965
- /**
966
- * Provisioning state of the resource.
967
- * NOTE: This property will not be serialized. It can only be populated by the server.
968
- */
969
- readonly provisioningState?: ProvisioningState;
970
- /**
971
- * The time the resource was created.
972
- * NOTE: This property will not be serialized. It can only be populated by the server.
973
- */
974
- readonly creationTime?: Date;
975
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
976
- timestampPropertyName?: string;
977
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
978
- localTimestamp?: LocalTimestamp;
979
- /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
980
- typePropertiesIngressStartAtType?: IngressStartAtType;
981
- /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
982
- time?: string;
983
- /** The resource id of the event source in Azure Resource Manager. */
984
- eventSourceResourceId: string;
985
- /** The name of the iot hub. */
986
- iotHubName: string;
987
- /** The name of the iot hub's consumer group that holds the partitions from which events will be read. */
988
- consumerGroupName: string;
989
- /** The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub. */
990
- keyName: string;
991
- }
992
-
993
- /** Properties of the IoTHub event source resource. */
994
- export declare interface IoTHubEventSourceResourceProperties extends IoTHubEventSourceCommonProperties {
995
- }
996
-
997
- /** Parameters supplied to the Update Event Source operation to update an IoTHub event source. */
998
- export declare interface IoTHubEventSourceUpdateParameters extends EventSourceUpdateParameters {
999
- /** Polymorphic discriminator, which specifies the different types this object can be */
1000
- kind: "Microsoft.IoTHub";
1001
- /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
1002
- timestampPropertyName?: string;
1003
- /** The value of the shared access key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
1004
- sharedAccessKey?: string;
1005
- }
1006
-
1007
- /** Known values of {@link AccessPolicyRole} that the service accepts. */
1008
- export declare enum KnownAccessPolicyRole {
1009
- /** Reader */
1010
- Reader = "Reader",
1011
- /** Contributor */
1012
- Contributor = "Contributor"
1013
- }
1014
-
1015
- /** Known values of {@link DataStringComparisonBehavior} that the service accepts. */
1016
- export declare enum KnownDataStringComparisonBehavior {
1017
- /** Ordinal */
1018
- Ordinal = "Ordinal",
1019
- /** OrdinalIgnoreCase */
1020
- OrdinalIgnoreCase = "OrdinalIgnoreCase"
1021
- }
1022
-
1023
- /** Known values of {@link EnvironmentKind} that the service accepts. */
1024
- export declare enum KnownEnvironmentKind {
1025
- /** Gen1 */
1026
- Gen1 = "Gen1",
1027
- /** Gen2 */
1028
- Gen2 = "Gen2"
1029
- }
1030
-
1031
- /** Known values of {@link EnvironmentResourceKind} that the service accepts. */
1032
- export declare enum KnownEnvironmentResourceKind {
1033
- /** Gen1 */
1034
- Gen1 = "Gen1",
1035
- /** Gen2 */
1036
- Gen2 = "Gen2"
1037
- }
1038
-
1039
- /** Known values of {@link EventSourceKind} that the service accepts. */
1040
- export declare enum KnownEventSourceKind {
1041
- /** MicrosoftEventHub */
1042
- MicrosoftEventHub = "Microsoft.EventHub",
1043
- /** MicrosoftIoTHub */
1044
- MicrosoftIoTHub = "Microsoft.IoTHub"
1045
- }
1046
-
1047
- /** Known values of {@link EventSourceResourceKind} that the service accepts. */
1048
- export declare enum KnownEventSourceResourceKind {
1049
- /** MicrosoftEventHub */
1050
- MicrosoftEventHub = "Microsoft.EventHub",
1051
- /** MicrosoftIoTHub */
1052
- MicrosoftIoTHub = "Microsoft.IoTHub"
1053
- }
1054
-
1055
- /** Known values of {@link IngressStartAtType} that the service accepts. */
1056
- export declare enum KnownIngressStartAtType {
1057
- /** EarliestAvailable */
1058
- EarliestAvailable = "EarliestAvailable",
1059
- /** EventSourceCreationTime */
1060
- EventSourceCreationTime = "EventSourceCreationTime",
1061
- /** CustomEnqueuedTime */
1062
- CustomEnqueuedTime = "CustomEnqueuedTime"
1063
- }
1064
-
1065
- /** Known values of {@link IngressState} that the service accepts. */
1066
- export declare enum KnownIngressState {
1067
- /** Disabled */
1068
- Disabled = "Disabled",
1069
- /** Ready */
1070
- Ready = "Ready",
1071
- /** Running */
1072
- Running = "Running",
1073
- /** Paused */
1074
- Paused = "Paused",
1075
- /** Unknown */
1076
- Unknown = "Unknown"
1077
- }
1078
-
1079
- /** Known values of {@link LocalTimestampFormat} that the service accepts. */
1080
- export declare enum KnownLocalTimestampFormat {
1081
- /** Embedded */
1082
- Embedded = "Embedded"
1083
- }
1084
-
1085
- /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
1086
- export declare enum KnownPrivateEndpointConnectionProvisioningState {
1087
- /** Succeeded */
1088
- Succeeded = "Succeeded",
1089
- /** Creating */
1090
- Creating = "Creating",
1091
- /** Deleting */
1092
- Deleting = "Deleting",
1093
- /** Failed */
1094
- Failed = "Failed"
1095
- }
1096
-
1097
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
1098
- export declare enum KnownPrivateEndpointServiceConnectionStatus {
1099
- /** Pending */
1100
- Pending = "Pending",
1101
- /** Approved */
1102
- Approved = "Approved",
1103
- /** Rejected */
1104
- Rejected = "Rejected"
1105
- }
1106
-
1107
- /** Known values of {@link PropertyType} that the service accepts. */
1108
- export declare enum KnownPropertyType {
1109
- /** String */
1110
- String = "String"
1111
- }
1112
-
1113
- /** Known values of {@link ProvisioningState} that the service accepts. */
1114
- export declare enum KnownProvisioningState {
1115
- /** Accepted */
1116
- Accepted = "Accepted",
1117
- /** Creating */
1118
- Creating = "Creating",
1119
- /** Updating */
1120
- Updating = "Updating",
1121
- /** Succeeded */
1122
- Succeeded = "Succeeded",
1123
- /** Failed */
1124
- Failed = "Failed",
1125
- /** Deleting */
1126
- Deleting = "Deleting"
1127
- }
1128
-
1129
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
1130
- export declare enum KnownPublicNetworkAccess {
1131
- /** Enabled */
1132
- Enabled = "enabled",
1133
- /** Disabled */
1134
- Disabled = "disabled"
1135
- }
1136
-
1137
- /** Known values of {@link ReferenceDataKeyPropertyType} that the service accepts. */
1138
- export declare enum KnownReferenceDataKeyPropertyType {
1139
- /** String */
1140
- String = "String",
1141
- /** Double */
1142
- Double = "Double",
1143
- /** Bool */
1144
- Bool = "Bool",
1145
- /** DateTime */
1146
- DateTime = "DateTime"
1147
- }
1148
-
1149
- /** Known values of {@link SkuName} that the service accepts. */
1150
- export declare enum KnownSkuName {
1151
- /** S1 */
1152
- S1 = "S1",
1153
- /** S2 */
1154
- S2 = "S2",
1155
- /** P1 */
1156
- P1 = "P1",
1157
- /** L1 */
1158
- L1 = "L1"
1159
- }
1160
-
1161
- /** Known values of {@link StorageLimitExceededBehavior} that the service accepts. */
1162
- export declare enum KnownStorageLimitExceededBehavior {
1163
- /** PurgeOldData */
1164
- PurgeOldData = "PurgeOldData",
1165
- /** PauseIngress */
1166
- PauseIngress = "PauseIngress"
1167
- }
1168
-
1169
- /** Known values of {@link WarmStoragePropertiesState} that the service accepts. */
1170
- export declare enum KnownWarmStoragePropertiesState {
1171
- /** Ok */
1172
- Ok = "Ok",
1173
- /** Error */
1174
- Error = "Error",
1175
- /** Unknown */
1176
- Unknown = "Unknown"
1177
- }
1178
-
1179
- /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
1180
- export declare interface LocalTimestamp {
1181
- /** An enum that represents the format of the local timestamp property that needs to be set. */
1182
- format?: LocalTimestampFormat;
1183
- /** An object that represents the offset information for the local timestamp format specified. Should not be specified for LocalTimestampFormat - Embedded. */
1184
- timeZoneOffset?: LocalTimestampTimeZoneOffset;
1185
- }
1186
-
1187
- /**
1188
- * Defines values for LocalTimestampFormat. \
1189
- * {@link KnownLocalTimestampFormat} can be used interchangeably with LocalTimestampFormat,
1190
- * this enum contains the known values that the service supports.
1191
- * ### Known values supported by the service
1192
- * **Embedded**
1193
- */
1194
- export declare type LocalTimestampFormat = string;
1195
-
1196
- /** An object that represents the offset information for the local timestamp format specified. Should not be specified for LocalTimestampFormat - Embedded. */
1197
- export declare interface LocalTimestampTimeZoneOffset {
1198
- /** The event property that will be contain the offset information to calculate the local timestamp. When the LocalTimestampFormat is Iana, the property name will contain the name of the column which contains IANA Timezone Name (eg: Americas/Los Angeles). When LocalTimestampFormat is Timespan, it contains the name of property which contains values representing the offset (eg: P1D or 1.00:00:00) */
1199
- propertyName?: string;
1200
- }
1201
-
1202
- /** The specification of an Azure Monitoring log. */
1203
- export declare interface LogSpecification {
1204
- /** Log name. */
1205
- name?: string;
1206
- /** Log display name. */
1207
- displayName?: string;
1208
- }
1209
-
1210
- /** Retention policy of a resource metric. */
1211
- export declare interface MetricAvailability {
1212
- timeGrain?: string;
1213
- blobDuration?: string;
1214
- }
1215
-
1216
- /** Metric specification of operation. */
1217
- export declare interface MetricSpecification {
1218
- /** Name of metric specification. */
1219
- name?: string;
1220
- /** Display name of metric specification. */
1221
- displayName?: string;
1222
- /** Display description of metric specification. */
1223
- displayDescription?: string;
1224
- /** Unit could be Bytes or Count. */
1225
- unit?: string;
1226
- /** Dimensions of blobs, including blob type and access tier. */
1227
- dimensions?: Dimension[];
1228
- /** Aggregation type could be Average. */
1229
- aggregationType?: string;
1230
- /** Retention policies of a resource metric. */
1231
- availabilities?: MetricAvailability[];
1232
- /** The category this metric specification belong to, could be Capacity. */
1233
- category?: string;
1234
- /** Account Resource Id. */
1235
- resourceIdDimensionNameOverride?: string;
1236
- }
1237
-
1238
- /** A Time Series Insights REST API operation */
1239
- export declare interface Operation {
1240
- /**
1241
- * The name of the operation being performed on this particular object.
1242
- * NOTE: This property will not be serialized. It can only be populated by the server.
1243
- */
1244
- readonly name?: string;
1245
- /**
1246
- * Contains the localized display information for this particular operation / action.
1247
- * NOTE: This property will not be serialized. It can only be populated by the server.
1248
- */
1249
- readonly display?: OperationDisplay;
1250
- /** The intended executor of the operation. */
1251
- origin?: string;
1252
- /** One property of operation, include metric specifications. */
1253
- serviceSpecification?: ServiceSpecification;
1254
- }
1255
-
1256
- /** Contains the localized display information for this particular operation / action. */
1257
- export declare interface OperationDisplay {
1258
- /**
1259
- * The localized friendly form of the resource provider name.
1260
- * NOTE: This property will not be serialized. It can only be populated by the server.
1261
- */
1262
- readonly provider?: string;
1263
- /**
1264
- * The localized friendly form of the resource type related to this action/operation.
1265
- * NOTE: This property will not be serialized. It can only be populated by the server.
1266
- */
1267
- readonly resource?: string;
1268
- /**
1269
- * The localized friendly name for the operation.
1270
- * NOTE: This property will not be serialized. It can only be populated by the server.
1271
- */
1272
- readonly operation?: string;
1273
- /**
1274
- * The localized friendly description for the operation.
1275
- * NOTE: This property will not be serialized. It can only be populated by the server.
1276
- */
1277
- readonly description?: string;
1278
- }
1279
-
1280
- /** Result of the request to list Time Series Insights operations. It contains a list of operations and a URL link to get the next set of results. */
1281
- export declare interface OperationListResult {
1282
- /**
1283
- * List of Time Series Insights operations supported by the Microsoft.TimeSeriesInsights resource provider.
1284
- * NOTE: This property will not be serialized. It can only be populated by the server.
1285
- */
1286
- readonly value?: Operation[];
1287
- /**
1288
- * URL to get the next set of operation list results if there are any.
1289
- * NOTE: This property will not be serialized. It can only be populated by the server.
1290
- */
1291
- readonly nextLink?: string;
1292
- }
1293
-
1294
- /** Interface representing a Operations. */
1295
- export declare interface Operations {
1296
- /**
1297
- * Lists all of the available Time Series Insights related operations.
1298
- * @param options The options parameters.
1299
- */
1300
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
1301
- }
1302
-
1303
- /** Optional parameters. */
1304
- export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1305
- }
1306
-
1307
- /** Contains response data for the listNext operation. */
1308
- export declare type OperationsListNextResponse = OperationListResult;
1309
-
1310
- /** Optional parameters. */
1311
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
1312
- }
1313
-
1314
- /** Contains response data for the list operation. */
1315
- export declare type OperationsListResponse = OperationListResult;
1316
-
1317
- /** The Private Endpoint resource. */
1318
- export declare interface PrivateEndpoint {
1319
- /**
1320
- * The ARM identifier for Private Endpoint
1321
- * NOTE: This property will not be serialized. It can only be populated by the server.
1322
- */
1323
- readonly id?: string;
1324
- }
1325
-
1326
- /** The Private Endpoint Connection resource. */
1327
- export declare interface PrivateEndpointConnection extends Resource {
1328
- /**
1329
- * Provisioning state of the private endpoint connection.
1330
- * NOTE: This property will not be serialized. It can only be populated by the server.
1331
- */
1332
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
1333
- /** The resource of private end point. */
1334
- privateEndpoint?: PrivateEndpoint;
1335
- /** The provisioning state of the private endpoint connection resource. */
1336
- groupIds?: string[];
1337
- /** A collection of information about the state of the connection between service consumer and provider. */
1338
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
1339
- }
1340
-
1341
- /** List of private endpoint connection associated with the specified storage account */
1342
- export declare interface PrivateEndpointConnectionListResult {
1343
- /** Array of private endpoint connections */
1344
- value?: PrivateEndpointConnection[];
1345
- }
1346
-
1347
- /**
1348
- * Defines values for PrivateEndpointConnectionProvisioningState. \
1349
- * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
1350
- * this enum contains the known values that the service supports.
1351
- * ### Known values supported by the service
1352
- * **Succeeded** \
1353
- * **Creating** \
1354
- * **Deleting** \
1355
- * **Failed**
1356
- */
1357
- export declare type PrivateEndpointConnectionProvisioningState = string;
1358
-
1359
- /** Interface representing a PrivateEndpointConnections. */
1360
- export declare interface PrivateEndpointConnections {
1361
- /**
1362
- * Updates a Private Endpoint connection of the environment in the given resource group.
1363
- * @param resourceGroupName Name of an Azure Resource group.
1364
- * @param environmentName The name of the Time Series Insights environment associated with the
1365
- * specified resource group.
1366
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1367
- * Azure resource
1368
- * @param privateEndpointConnection The definition of the private endpoint connection to update.
1369
- * @param options The options parameters.
1370
- */
1371
- createOrUpdate(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
1372
- /**
1373
- * Gets the details of the private endpoint connection of the environment in the given resource group.
1374
- * @param resourceGroupName Name of an Azure Resource group.
1375
- * @param environmentName The name of the Time Series Insights environment associated with the
1376
- * specified resource group.
1377
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1378
- * Azure resource
1379
- * @param options The options parameters.
1380
- */
1381
- get(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
1382
- /**
1383
- * Disconnects the private endpoint connection and deletes it from the environment.
1384
- * @param resourceGroupName Name of an Azure Resource group.
1385
- * @param environmentName The name of the Time Series Insights environment associated with the
1386
- * specified resource group.
1387
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1388
- * Azure resource
1389
- * @param options The options parameters.
1390
- */
1391
- delete(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
1392
- /**
1393
- * Gets a list of all private endpoint connections in the given environment.
1394
- * @param resourceGroupName Name of an Azure Resource group.
1395
- * @param environmentName The name of the Time Series Insights environment associated with the
1396
- * specified resource group.
1397
- * @param options The options parameters.
1398
- */
1399
- listByEnvironment(resourceGroupName: string, environmentName: string, options?: PrivateEndpointConnectionsListByEnvironmentOptionalParams): Promise<PrivateEndpointConnectionsListByEnvironmentResponse>;
1400
- }
1401
-
1402
- /** Optional parameters. */
1403
- export declare interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1404
- }
1405
-
1406
- /** Contains response data for the createOrUpdate operation. */
1407
- export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
1408
-
1409
- /** Optional parameters. */
1410
- export declare interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1411
- }
1412
-
1413
- /** Optional parameters. */
1414
- export declare interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1415
- }
1416
-
1417
- /** Contains response data for the get operation. */
1418
- export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1419
-
1420
- /** Optional parameters. */
1421
- export declare interface PrivateEndpointConnectionsListByEnvironmentOptionalParams extends coreClient.OperationOptions {
1422
- }
1423
-
1424
- /** Contains response data for the listByEnvironment operation. */
1425
- export declare type PrivateEndpointConnectionsListByEnvironmentResponse = PrivateEndpointConnectionListResult;
1426
-
1427
- /**
1428
- * Defines values for PrivateEndpointServiceConnectionStatus. \
1429
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
1430
- * this enum contains the known values that the service supports.
1431
- * ### Known values supported by the service
1432
- * **Pending** \
1433
- * **Approved** \
1434
- * **Rejected**
1435
- */
1436
- export declare type PrivateEndpointServiceConnectionStatus = string;
1437
-
1438
- /** A private link resource */
1439
- export declare interface PrivateLinkResource extends Resource {
1440
- /**
1441
- * The private link resource group id.
1442
- * NOTE: This property will not be serialized. It can only be populated by the server.
1443
- */
1444
- readonly groupId?: string;
1445
- /**
1446
- * The private link resource required member names.
1447
- * NOTE: This property will not be serialized. It can only be populated by the server.
1448
- */
1449
- readonly requiredMembers?: string[];
1450
- /** The private link resource Private link DNS zone name. */
1451
- requiredZoneNames?: string[];
1452
- }
1453
-
1454
- /** A list of private link resources */
1455
- export declare interface PrivateLinkResourceListResult {
1456
- /** Array of private link resources */
1457
- value?: PrivateLinkResource[];
1458
- }
1459
-
1460
- /** Interface representing a PrivateLinkResources. */
1461
- export declare interface PrivateLinkResources {
1462
- /**
1463
- * Gets a list of all supported private link resource types for the given environment.
1464
- * @param resourceGroupName Name of an Azure Resource group.
1465
- * @param environmentName The name of the Time Series Insights environment associated with the
1466
- * specified resource group.
1467
- * @param options The options parameters.
1468
- */
1469
- listSupported(resourceGroupName: string, environmentName: string, options?: PrivateLinkResourcesListSupportedOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
1470
- }
1471
-
1472
- /** Optional parameters. */
1473
- export declare interface PrivateLinkResourcesListSupportedOptionalParams extends coreClient.OperationOptions {
1474
- }
1475
-
1476
- /** Contains response data for the listSupported operation. */
1477
- export declare type PrivateLinkResourcesListSupportedResponse = PrivateLinkResourceListResult;
1478
-
1479
- /** A collection of information about the state of the connection between service consumer and provider. */
1480
- export declare interface PrivateLinkServiceConnectionState {
1481
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
1482
- status?: PrivateEndpointServiceConnectionStatus;
1483
- /** The reason for approval/rejection of the connection. */
1484
- description?: string;
1485
- /** A message indicating if changes on the service provider require any updates on the consumer. */
1486
- actionsRequired?: string;
1487
- }
1488
-
1489
- /**
1490
- * Defines values for PropertyType. \
1491
- * {@link KnownPropertyType} can be used interchangeably with PropertyType,
1492
- * this enum contains the known values that the service supports.
1493
- * ### Known values supported by the service
1494
- * **String**
1495
- */
1496
- export declare type PropertyType = string;
1497
-
1498
- /**
1499
- * Defines values for ProvisioningState. \
1500
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
1501
- * this enum contains the known values that the service supports.
1502
- * ### Known values supported by the service
1503
- * **Accepted** \
1504
- * **Creating** \
1505
- * **Updating** \
1506
- * **Succeeded** \
1507
- * **Failed** \
1508
- * **Deleting**
1509
- */
1510
- export declare type ProvisioningState = string;
1511
-
1512
- /**
1513
- * Defines values for PublicNetworkAccess. \
1514
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1515
- * this enum contains the known values that the service supports.
1516
- * ### Known values supported by the service
1517
- * **enabled** \
1518
- * **disabled**
1519
- */
1520
- export declare type PublicNetworkAccess = string;
1521
-
1522
- /**
1523
- * Defines values for ReferenceDataKeyPropertyType. \
1524
- * {@link KnownReferenceDataKeyPropertyType} can be used interchangeably with ReferenceDataKeyPropertyType,
1525
- * this enum contains the known values that the service supports.
1526
- * ### Known values supported by the service
1527
- * **String** \
1528
- * **Double** \
1529
- * **Bool** \
1530
- * **DateTime**
1531
- */
1532
- export declare type ReferenceDataKeyPropertyType = string;
1533
-
1534
- export declare interface ReferenceDataSetCreateOrUpdateParameters extends CreateOrUpdateTrackedResourceProperties {
1535
- /** The list of key properties for the reference data set. */
1536
- keyProperties: ReferenceDataSetKeyProperty[];
1537
- /** The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used. */
1538
- dataStringComparisonBehavior?: DataStringComparisonBehavior;
1539
- }
1540
-
1541
- /** Properties used to create a reference data set. */
1542
- export declare interface ReferenceDataSetCreationProperties {
1543
- /** The list of key properties for the reference data set. */
1544
- keyProperties: ReferenceDataSetKeyProperty[];
1545
- /** The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used. */
1546
- dataStringComparisonBehavior?: DataStringComparisonBehavior;
1547
- }
1548
-
1549
- /** A key property for the reference data set. A reference data set can have multiple key properties. */
1550
- export declare interface ReferenceDataSetKeyProperty {
1551
- /** The name of the key property. */
1552
- name?: string;
1553
- /** The type of the key property. */
1554
- type?: ReferenceDataKeyPropertyType;
1555
- }
1556
-
1557
- /** The response of the List Reference Data Sets operation. */
1558
- export declare interface ReferenceDataSetListResponse {
1559
- /** Result of the List Reference Data Sets operation. */
1560
- value?: ReferenceDataSetResource[];
1561
- }
1562
-
1563
- /** A reference data set provides metadata about the events in an environment. Metadata in the reference data set will be joined with events as they are read from event sources. The metadata that makes up the reference data set is uploaded or modified through the Time Series Insights data plane APIs. */
1564
- export declare interface ReferenceDataSetResource extends TrackedResource {
1565
- /** The list of key properties for the reference data set. */
1566
- keyProperties?: ReferenceDataSetKeyProperty[];
1567
- /** The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used. */
1568
- dataStringComparisonBehavior?: DataStringComparisonBehavior;
1569
- /**
1570
- * Provisioning state of the resource.
1571
- * NOTE: This property will not be serialized. It can only be populated by the server.
1572
- */
1573
- readonly provisioningState?: ProvisioningState;
1574
- /**
1575
- * The time the resource was created.
1576
- * NOTE: This property will not be serialized. It can only be populated by the server.
1577
- */
1578
- readonly creationTime?: Date;
1579
- }
1580
-
1581
- /** Properties of the reference data set. */
1582
- export declare interface ReferenceDataSetResourceProperties extends ReferenceDataSetCreationProperties, ResourceProperties {
1583
- }
1584
-
1585
- /** Interface representing a ReferenceDataSets. */
1586
- export declare interface ReferenceDataSets {
1587
- /**
1588
- * Create or update a reference data set in the specified environment.
1589
- * @param resourceGroupName Name of an Azure Resource group.
1590
- * @param environmentName The name of the Time Series Insights environment associated with the
1591
- * specified resource group.
1592
- * @param referenceDataSetName Name of the reference data set.
1593
- * @param parameters Parameters for creating a reference data set.
1594
- * @param options The options parameters.
1595
- */
1596
- createOrUpdate(resourceGroupName: string, environmentName: string, referenceDataSetName: string, parameters: ReferenceDataSetCreateOrUpdateParameters, options?: ReferenceDataSetsCreateOrUpdateOptionalParams): Promise<ReferenceDataSetsCreateOrUpdateResponse>;
1597
- /**
1598
- * Gets the reference data set with the specified name in the specified environment.
1599
- * @param resourceGroupName Name of an Azure Resource group.
1600
- * @param environmentName The name of the Time Series Insights environment associated with the
1601
- * specified resource group.
1602
- * @param referenceDataSetName The name of the Time Series Insights reference data set associated with
1603
- * the specified environment.
1604
- * @param options The options parameters.
1605
- */
1606
- get(resourceGroupName: string, environmentName: string, referenceDataSetName: string, options?: ReferenceDataSetsGetOptionalParams): Promise<ReferenceDataSetsGetResponse>;
1607
- /**
1608
- * Updates the reference data set with the specified name in the specified subscription, resource
1609
- * group, and environment.
1610
- * @param resourceGroupName Name of an Azure Resource group.
1611
- * @param environmentName The name of the Time Series Insights environment associated with the
1612
- * specified resource group.
1613
- * @param referenceDataSetName The name of the Time Series Insights reference data set associated with
1614
- * the specified environment.
1615
- * @param referenceDataSetUpdateParameters Request object that contains the updated information for the
1616
- * reference data set.
1617
- * @param options The options parameters.
1618
- */
1619
- update(resourceGroupName: string, environmentName: string, referenceDataSetName: string, referenceDataSetUpdateParameters: ReferenceDataSetUpdateParameters, options?: ReferenceDataSetsUpdateOptionalParams): Promise<ReferenceDataSetsUpdateResponse>;
1620
- /**
1621
- * Deletes the reference data set with the specified name in the specified subscription, resource
1622
- * group, and environment
1623
- * @param resourceGroupName Name of an Azure Resource group.
1624
- * @param environmentName The name of the Time Series Insights environment associated with the
1625
- * specified resource group.
1626
- * @param referenceDataSetName The name of the Time Series Insights reference data set associated with
1627
- * the specified environment.
1628
- * @param options The options parameters.
1629
- */
1630
- delete(resourceGroupName: string, environmentName: string, referenceDataSetName: string, options?: ReferenceDataSetsDeleteOptionalParams): Promise<void>;
1631
- /**
1632
- * Lists all the available reference data sets associated with the subscription and within the
1633
- * specified resource group and environment.
1634
- * @param resourceGroupName Name of an Azure Resource group.
1635
- * @param environmentName The name of the Time Series Insights environment associated with the
1636
- * specified resource group.
1637
- * @param options The options parameters.
1638
- */
1639
- listByEnvironment(resourceGroupName: string, environmentName: string, options?: ReferenceDataSetsListByEnvironmentOptionalParams): Promise<ReferenceDataSetsListByEnvironmentResponse>;
1640
- }
1641
-
1642
- /** Optional parameters. */
1643
- export declare interface ReferenceDataSetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1644
- }
1645
-
1646
- /** Contains response data for the createOrUpdate operation. */
1647
- export declare type ReferenceDataSetsCreateOrUpdateResponse = ReferenceDataSetResource;
1648
-
1649
- /** Optional parameters. */
1650
- export declare interface ReferenceDataSetsDeleteOptionalParams extends coreClient.OperationOptions {
1651
- }
1652
-
1653
- /** Optional parameters. */
1654
- export declare interface ReferenceDataSetsGetOptionalParams extends coreClient.OperationOptions {
1655
- }
1656
-
1657
- /** Contains response data for the get operation. */
1658
- export declare type ReferenceDataSetsGetResponse = ReferenceDataSetResource;
1659
-
1660
- /** Optional parameters. */
1661
- export declare interface ReferenceDataSetsListByEnvironmentOptionalParams extends coreClient.OperationOptions {
1662
- }
1663
-
1664
- /** Contains response data for the listByEnvironment operation. */
1665
- export declare type ReferenceDataSetsListByEnvironmentResponse = ReferenceDataSetListResponse;
1666
-
1667
- /** Optional parameters. */
1668
- export declare interface ReferenceDataSetsUpdateOptionalParams extends coreClient.OperationOptions {
1669
- }
1670
-
1671
- /** Contains response data for the update operation. */
1672
- export declare type ReferenceDataSetsUpdateResponse = ReferenceDataSetResource;
1673
-
1674
- /** Parameters supplied to the Update Reference Data Set operation. */
1675
- export declare interface ReferenceDataSetUpdateParameters {
1676
- /** Key-value pairs of additional properties for the reference data set. */
1677
- tags?: {
1678
- [propertyName: string]: string;
1679
- };
1680
- }
1681
-
1682
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
1683
- export declare interface Resource {
1684
- /**
1685
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
1686
- * NOTE: This property will not be serialized. It can only be populated by the server.
1687
- */
1688
- readonly id?: string;
1689
- /**
1690
- * The name of the resource
1691
- * NOTE: This property will not be serialized. It can only be populated by the server.
1692
- */
1693
- readonly name?: string;
1694
- /**
1695
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
1696
- * NOTE: This property will not be serialized. It can only be populated by the server.
1697
- */
1698
- readonly type?: string;
1699
- }
1700
-
1701
- /** Properties that are common to all tracked resources. */
1702
- export declare interface ResourceProperties {
1703
- /**
1704
- * Provisioning state of the resource.
1705
- * NOTE: This property will not be serialized. It can only be populated by the server.
1706
- */
1707
- readonly provisioningState?: ProvisioningState;
1708
- /**
1709
- * The time the resource was created.
1710
- * NOTE: This property will not be serialized. It can only be populated by the server.
1711
- */
1712
- readonly creationTime?: Date;
1713
- }
1714
-
1715
- /** One property of operation, include metric specifications. */
1716
- export declare interface ServiceSpecification {
1717
- /** Metric specifications of operation. */
1718
- metricSpecifications?: MetricSpecification[];
1719
- /** A list of Azure Monitoring log definitions. */
1720
- logSpecifications?: LogSpecification[];
1721
- }
1722
-
1723
- /** The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate. */
1724
- export declare interface Sku {
1725
- /** The name of this SKU. */
1726
- name: SkuName;
1727
- /** The capacity of the sku. For Gen1 environments, this value can be changed to support scale out of environments after they have been created. */
1728
- capacity: number;
1729
- }
1730
-
1731
- /**
1732
- * Defines values for SkuName. \
1733
- * {@link KnownSkuName} can be used interchangeably with SkuName,
1734
- * this enum contains the known values that the service supports.
1735
- * ### Known values supported by the service
1736
- * **S1** \
1737
- * **S2** \
1738
- * **P1** \
1739
- * **L1**
1740
- */
1741
- export declare type SkuName = string;
1742
-
1743
- /**
1744
- * Defines values for StorageLimitExceededBehavior. \
1745
- * {@link KnownStorageLimitExceededBehavior} can be used interchangeably with StorageLimitExceededBehavior,
1746
- * this enum contains the known values that the service supports.
1747
- * ### Known values supported by the service
1748
- * **PurgeOldData** \
1749
- * **PauseIngress**
1750
- */
1751
- export declare type StorageLimitExceededBehavior = string;
1752
-
1753
- /** The structure of the property that a time series id can have. An environment can have multiple such properties. */
1754
- export declare interface TimeSeriesIdProperty {
1755
- /** The name of the property. */
1756
- name?: string;
1757
- /** The type of the property. */
1758
- type?: PropertyType;
1759
- }
1760
-
1761
- export declare class TimeSeriesInsightsClient extends coreClient.ServiceClient {
1762
- $host: string;
1763
- apiVersion: string;
1764
- subscriptionId: string;
1765
- /**
1766
- * Initializes a new instance of the TimeSeriesInsightsClient class.
1767
- * @param credentials Subscription credentials which uniquely identify client subscription.
1768
- * @param subscriptionId Azure Subscription ID.
1769
- * @param options The parameter options
1770
- */
1771
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: TimeSeriesInsightsClientOptionalParams);
1772
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
1773
- private addCustomApiVersionPolicy;
1774
- operations: Operations;
1775
- environments: Environments;
1776
- eventSources: EventSources;
1777
- referenceDataSets: ReferenceDataSets;
1778
- accessPolicies: AccessPolicies;
1779
- privateEndpointConnections: PrivateEndpointConnections;
1780
- privateLinkResources: PrivateLinkResources;
1781
- }
1782
-
1783
- /** Optional parameters. */
1784
- export declare interface TimeSeriesInsightsClientOptionalParams extends coreClient.ServiceClientOptions {
1785
- /** server parameter */
1786
- $host?: string;
1787
- /** Api Version */
1788
- apiVersion?: string;
1789
- /** Overrides client endpoint. */
1790
- endpoint?: string;
1791
- }
1792
-
1793
- /** Time Series Insights resource that is tracked by Azure Resource Manager. */
1794
- export declare interface TrackedResource extends Resource {
1795
- /** Resource location */
1796
- location: string;
1797
- /** Resource tags */
1798
- tags?: {
1799
- [propertyName: string]: string;
1800
- };
1801
- }
1802
-
1803
- /** An object that represents the status of warm storage on an environment. */
1804
- export declare interface WarmStorageEnvironmentStatus {
1805
- /** This string represents the state of warm storage properties usage. It can be "Ok", "Error", "Unknown". */
1806
- state?: WarmStoragePropertiesState;
1807
- /** A value that represents the number of properties used by the environment for S1/S2 SKU and number of properties used by Warm Store for PAYG SKU */
1808
- currentCount?: number;
1809
- /** A value that represents the maximum number of properties used allowed by the environment for S1/S2 SKU and maximum number of properties allowed by Warm Store for PAYG SKU. */
1810
- maxCount?: number;
1811
- }
1812
-
1813
- /**
1814
- * Defines values for WarmStoragePropertiesState. \
1815
- * {@link KnownWarmStoragePropertiesState} can be used interchangeably with WarmStoragePropertiesState,
1816
- * this enum contains the known values that the service supports.
1817
- * ### Known values supported by the service
1818
- * **Ok** \
1819
- * **Error** \
1820
- * **Unknown**
1821
- */
1822
- export declare type WarmStoragePropertiesState = string;
1823
-
1824
- /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
1825
- export declare interface WarmStoreConfigurationProperties {
1826
- /** ISO8601 timespan specifying the number of days the environment's events will be available for query from the warm store. */
1827
- dataRetention: string;
1828
- }
1829
-
1830
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ export type EnvironmentUpdateParametersUnion = EnvironmentUpdateParameters | Gen1EnvironmentUpdateParameters | Gen2EnvironmentUpdateParameters;
3
+ export type EventSourceUpdateParametersUnion = EventSourceUpdateParameters | EventHubEventSourceUpdateParameters | IoTHubEventSourceUpdateParameters;
4
+ export type EnvironmentCreateOrUpdateParametersUnion = EnvironmentCreateOrUpdateParameters | Gen1EnvironmentCreateOrUpdateParameters | Gen2EnvironmentCreateOrUpdateParameters;
5
+ export type EventSourceCreateOrUpdateParametersUnion = EventSourceCreateOrUpdateParameters | EventHubEventSourceCreateOrUpdateParameters | IoTHubEventSourceCreateOrUpdateParameters;
6
+ export type EnvironmentResourceUnion = EnvironmentResource | Gen1EnvironmentResource | Gen2EnvironmentResource;
7
+ export type EventSourceResourceUnion = EventSourceResource | EventHubEventSourceResource | IoTHubEventSourceResource;
8
+ /** Result of the request to list Time Series Insights operations. It contains a list of operations and a URL link to get the next set of results. */
9
+ export interface OperationListResult {
10
+ /**
11
+ * List of Time Series Insights operations supported by the Microsoft.TimeSeriesInsights resource provider.
12
+ * NOTE: This property will not be serialized. It can only be populated by the server.
13
+ */
14
+ readonly value?: Operation[];
15
+ /**
16
+ * URL to get the next set of operation list results if there are any.
17
+ * NOTE: This property will not be serialized. It can only be populated by the server.
18
+ */
19
+ readonly nextLink?: string;
20
+ }
21
+ /** A Time Series Insights REST API operation */
22
+ export interface Operation {
23
+ /**
24
+ * The name of the operation being performed on this particular object.
25
+ * NOTE: This property will not be serialized. It can only be populated by the server.
26
+ */
27
+ readonly name?: string;
28
+ /**
29
+ * Contains the localized display information for this particular operation / action.
30
+ * NOTE: This property will not be serialized. It can only be populated by the server.
31
+ */
32
+ readonly display?: OperationDisplay;
33
+ /** The intended executor of the operation. */
34
+ origin?: string;
35
+ /** One property of operation, include metric specifications. */
36
+ serviceSpecification?: ServiceSpecification;
37
+ }
38
+ /** Contains the localized display information for this particular operation / action. */
39
+ export interface OperationDisplay {
40
+ /**
41
+ * The localized friendly form of the resource provider name.
42
+ * NOTE: This property will not be serialized. It can only be populated by the server.
43
+ */
44
+ readonly provider?: string;
45
+ /**
46
+ * The localized friendly form of the resource type related to this action/operation.
47
+ * NOTE: This property will not be serialized. It can only be populated by the server.
48
+ */
49
+ readonly resource?: string;
50
+ /**
51
+ * The localized friendly name for the operation.
52
+ * NOTE: This property will not be serialized. It can only be populated by the server.
53
+ */
54
+ readonly operation?: string;
55
+ /**
56
+ * The localized friendly description for the operation.
57
+ * NOTE: This property will not be serialized. It can only be populated by the server.
58
+ */
59
+ readonly description?: string;
60
+ }
61
+ /** One property of operation, include metric specifications. */
62
+ export interface ServiceSpecification {
63
+ /** Metric specifications of operation. */
64
+ metricSpecifications?: MetricSpecification[];
65
+ /** A list of Azure Monitoring log definitions. */
66
+ logSpecifications?: LogSpecification[];
67
+ }
68
+ /** Metric specification of operation. */
69
+ export interface MetricSpecification {
70
+ /** Name of metric specification. */
71
+ name?: string;
72
+ /** Display name of metric specification. */
73
+ displayName?: string;
74
+ /** Display description of metric specification. */
75
+ displayDescription?: string;
76
+ /** Unit could be Bytes or Count. */
77
+ unit?: string;
78
+ /** Dimensions of blobs, including blob type and access tier. */
79
+ dimensions?: Dimension[];
80
+ /** Aggregation type could be Average. */
81
+ aggregationType?: string;
82
+ /** Retention policies of a resource metric. */
83
+ availabilities?: MetricAvailability[];
84
+ /** The category this metric specification belong to, could be Capacity. */
85
+ category?: string;
86
+ /** Account Resource Id. */
87
+ resourceIdDimensionNameOverride?: string;
88
+ }
89
+ /** Dimension of blobs, possibly be blob type or access tier. */
90
+ export interface Dimension {
91
+ /** Display name of dimension. */
92
+ name?: string;
93
+ /** Display name of dimension. */
94
+ displayName?: string;
95
+ }
96
+ /** Retention policy of a resource metric. */
97
+ export interface MetricAvailability {
98
+ timeGrain?: string;
99
+ blobDuration?: string;
100
+ }
101
+ /** The specification of an Azure Monitoring log. */
102
+ export interface LogSpecification {
103
+ /** Log name. */
104
+ name?: string;
105
+ /** Log display name. */
106
+ displayName?: string;
107
+ }
108
+ /** Contains information about an API error. */
109
+ export interface CloudError {
110
+ /** Describes a particular API error with an error code and a message. */
111
+ error?: CloudErrorBody;
112
+ }
113
+ /** Describes a particular API error with an error code and a message. */
114
+ export interface CloudErrorBody {
115
+ /** An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases. */
116
+ code?: string;
117
+ /** A message that describes the error in detail and provides debugging information. */
118
+ message?: string;
119
+ /** The target of the particular error (for example, the name of the property in error). */
120
+ target?: string;
121
+ /** Contains nested errors that are related to this error. */
122
+ details?: CloudErrorBody[];
123
+ }
124
+ /** The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate. */
125
+ export interface Sku {
126
+ /** The name of this SKU. */
127
+ name: SkuName;
128
+ /** The capacity of the sku. For Gen1 environments, this value can be changed to support scale out of environments after they have been created. */
129
+ capacity: number;
130
+ }
131
+ /** Properties required to create any resource tracked by Azure Resource Manager. */
132
+ export interface CreateOrUpdateTrackedResourceProperties {
133
+ /** The location of the resource. */
134
+ location: string;
135
+ /** Key-value pairs of additional properties for the resource. */
136
+ tags?: {
137
+ [propertyName: string]: string;
138
+ };
139
+ }
140
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
141
+ export interface Resource {
142
+ /**
143
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
144
+ * NOTE: This property will not be serialized. It can only be populated by the server.
145
+ */
146
+ readonly id?: string;
147
+ /**
148
+ * The name of the resource
149
+ * NOTE: This property will not be serialized. It can only be populated by the server.
150
+ */
151
+ readonly name?: string;
152
+ /**
153
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
154
+ * NOTE: This property will not be serialized. It can only be populated by the server.
155
+ */
156
+ readonly type?: string;
157
+ }
158
+ /** Parameters supplied to the Update Environment operation. */
159
+ export interface EnvironmentUpdateParameters {
160
+ /** Polymorphic discriminator, which specifies the different types this object can be */
161
+ kind: "Gen1" | "Gen2";
162
+ /** Key-value pairs of additional properties for the environment. */
163
+ tags?: {
164
+ [propertyName: string]: string;
165
+ };
166
+ }
167
+ /** The response of the List Environments operation. */
168
+ export interface EnvironmentListResponse {
169
+ /** Result of the List Environments operation. */
170
+ value?: EnvironmentResourceUnion[];
171
+ }
172
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
173
+ export interface LocalTimestamp {
174
+ /** An enum that represents the format of the local timestamp property that needs to be set. */
175
+ format?: LocalTimestampFormat;
176
+ /** An object that represents the offset information for the local timestamp format specified. Should not be specified for LocalTimestampFormat - Embedded. */
177
+ timeZoneOffset?: LocalTimestampTimeZoneOffset;
178
+ }
179
+ /** An object that represents the offset information for the local timestamp format specified. Should not be specified for LocalTimestampFormat - Embedded. */
180
+ export interface LocalTimestampTimeZoneOffset {
181
+ /** The event property that will be contain the offset information to calculate the local timestamp. When the LocalTimestampFormat is Iana, the property name will contain the name of the column which contains IANA Timezone Name (eg: Americas/Los Angeles). When LocalTimestampFormat is Timespan, it contains the name of property which contains values representing the offset (eg: P1D or 1.00:00:00) */
182
+ propertyName?: string;
183
+ }
184
+ /** Parameters supplied to the Update Event Source operation. */
185
+ export interface EventSourceUpdateParameters {
186
+ /** Polymorphic discriminator, which specifies the different types this object can be */
187
+ kind: "Microsoft.EventHub" | "Microsoft.IoTHub";
188
+ /** Key-value pairs of additional properties for the event source. */
189
+ tags?: {
190
+ [propertyName: string]: string;
191
+ };
192
+ }
193
+ /** The response of the List EventSources operation. */
194
+ export interface EventSourceListResponse {
195
+ /** Result of the List EventSources operation. */
196
+ value?: EventSourceResourceUnion[];
197
+ }
198
+ /** Properties used to create a reference data set. */
199
+ export interface ReferenceDataSetCreationProperties {
200
+ /** The list of key properties for the reference data set. */
201
+ keyProperties: ReferenceDataSetKeyProperty[];
202
+ /** The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used. */
203
+ dataStringComparisonBehavior?: DataStringComparisonBehavior;
204
+ }
205
+ /** A key property for the reference data set. A reference data set can have multiple key properties. */
206
+ export interface ReferenceDataSetKeyProperty {
207
+ /** The name of the key property. */
208
+ name?: string;
209
+ /** The type of the key property. */
210
+ type?: ReferenceDataKeyPropertyType;
211
+ }
212
+ /** Properties that are common to all tracked resources. */
213
+ export interface ResourceProperties {
214
+ /**
215
+ * Provisioning state of the resource.
216
+ * NOTE: This property will not be serialized. It can only be populated by the server.
217
+ */
218
+ readonly provisioningState?: ProvisioningState;
219
+ /**
220
+ * The time the resource was created.
221
+ * NOTE: This property will not be serialized. It can only be populated by the server.
222
+ */
223
+ readonly creationTime?: Date;
224
+ }
225
+ /** Parameters supplied to the Update Reference Data Set operation. */
226
+ export interface ReferenceDataSetUpdateParameters {
227
+ /** Key-value pairs of additional properties for the reference data set. */
228
+ tags?: {
229
+ [propertyName: string]: string;
230
+ };
231
+ }
232
+ /** The response of the List Reference Data Sets operation. */
233
+ export interface ReferenceDataSetListResponse {
234
+ /** Result of the List Reference Data Sets operation. */
235
+ value?: ReferenceDataSetResource[];
236
+ }
237
+ export interface AccessPolicyCreateOrUpdateParameters {
238
+ /** The objectId of the principal in Azure Active Directory. */
239
+ principalObjectId?: string;
240
+ /** An description of the access policy. */
241
+ description?: string;
242
+ /** The list of roles the principal is assigned on the environment. */
243
+ roles?: AccessPolicyRole[];
244
+ }
245
+ export interface AccessPolicyUpdateParameters {
246
+ /** An description of the access policy. */
247
+ description?: string;
248
+ /** The list of roles the principal is assigned on the environment. */
249
+ roles?: AccessPolicyRole[];
250
+ }
251
+ /** The response of the List access policies operation. */
252
+ export interface AccessPolicyListResponse {
253
+ /** Result of the List access policies operation. */
254
+ value?: AccessPolicyResource[];
255
+ }
256
+ /** The Private Endpoint resource. */
257
+ export interface PrivateEndpoint {
258
+ /**
259
+ * The ARM identifier for Private Endpoint
260
+ * NOTE: This property will not be serialized. It can only be populated by the server.
261
+ */
262
+ readonly id?: string;
263
+ }
264
+ /** A collection of information about the state of the connection between service consumer and provider. */
265
+ export interface PrivateLinkServiceConnectionState {
266
+ /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
267
+ status?: PrivateEndpointServiceConnectionStatus;
268
+ /** The reason for approval/rejection of the connection. */
269
+ description?: string;
270
+ /** A message indicating if changes on the service provider require any updates on the consumer. */
271
+ actionsRequired?: string;
272
+ }
273
+ /** List of private endpoint connection associated with the specified storage account */
274
+ export interface PrivateEndpointConnectionListResult {
275
+ /** Array of private endpoint connections */
276
+ value?: PrivateEndpointConnection[];
277
+ }
278
+ /** A list of private link resources */
279
+ export interface PrivateLinkResourceListResult {
280
+ /** Array of private link resources */
281
+ value?: PrivateLinkResource[];
282
+ }
283
+ /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
284
+ export interface WarmStoreConfigurationProperties {
285
+ /** ISO8601 timespan specifying the number of days the environment's events will be available for query from the warm store. */
286
+ dataRetention: string;
287
+ }
288
+ /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
289
+ export interface Gen2StorageConfigurationInput {
290
+ /** The name of the storage account that will hold the environment's Gen2 data. */
291
+ accountName: string;
292
+ /** The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses. */
293
+ managementKey: string;
294
+ }
295
+ /** The storage configuration provides the non-secret connection details about the customer storage account that is used to store the environment's data. */
296
+ export interface Gen2StorageConfigurationOutput {
297
+ /** The name of the storage account that will hold the environment's Gen2 data. */
298
+ accountName: string;
299
+ }
300
+ /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
301
+ export interface Gen2StorageConfigurationMutableProperties {
302
+ /** The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses. */
303
+ managementKey: string;
304
+ }
305
+ /** Properties used to create a Gen1 environment. */
306
+ export interface Gen1EnvironmentCreationProperties {
307
+ /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
308
+ dataRetentionTime: string;
309
+ /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
310
+ storageLimitExceededBehavior?: StorageLimitExceededBehavior;
311
+ /** The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported. */
312
+ partitionKeyProperties?: TimeSeriesIdProperty[];
313
+ }
314
+ /** The structure of the property that a time series id can have. An environment can have multiple such properties. */
315
+ export interface TimeSeriesIdProperty {
316
+ /** The name of the property. */
317
+ name?: string;
318
+ /** The type of the property. */
319
+ type?: PropertyType;
320
+ }
321
+ /** An object that represents the status of the environment, and its internal state in the Time Series Insights service. */
322
+ export interface EnvironmentStatus {
323
+ /**
324
+ * An object that represents the status of ingress on an environment.
325
+ * NOTE: This property will not be serialized. It can only be populated by the server.
326
+ */
327
+ readonly ingress?: IngressEnvironmentStatus;
328
+ /**
329
+ * An object that represents the status of warm storage on an environment.
330
+ * NOTE: This property will not be serialized. It can only be populated by the server.
331
+ */
332
+ readonly warmStorage?: WarmStorageEnvironmentStatus;
333
+ }
334
+ /** An object that represents the status of ingress on an environment. */
335
+ export interface IngressEnvironmentStatus {
336
+ /** This string represents the state of ingress operations on an environment. It can be "Disabled", "Ready", "Running", "Paused" or "Unknown" */
337
+ state?: IngressState;
338
+ /**
339
+ * An object that contains the details about an environment's state.
340
+ * NOTE: This property will not be serialized. It can only be populated by the server.
341
+ */
342
+ readonly stateDetails?: EnvironmentStateDetails;
343
+ }
344
+ /** An object that contains the details about an environment's state. */
345
+ export interface EnvironmentStateDetails {
346
+ /** Contains the code that represents the reason of an environment being in a particular state. Can be used to programmatically handle specific cases. */
347
+ code?: string;
348
+ /** A message that describes the state in detail. */
349
+ message?: string;
350
+ }
351
+ /** An object that represents the status of warm storage on an environment. */
352
+ export interface WarmStorageEnvironmentStatus {
353
+ /** This string represents the state of warm storage properties usage. It can be "Ok", "Error", "Unknown". */
354
+ state?: WarmStoragePropertiesState;
355
+ /** A value that represents the number of properties used by the environment for S1/S2 SKU and number of properties used by Warm Store for PAYG SKU */
356
+ currentCount?: number;
357
+ /** A value that represents the maximum number of properties used allowed by the environment for S1/S2 SKU and maximum number of properties allowed by Warm Store for PAYG SKU. */
358
+ maxCount?: number;
359
+ }
360
+ /** An object that represents a set of mutable event source resource properties. */
361
+ export interface EventSourceMutableProperties {
362
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
363
+ timestampPropertyName?: string;
364
+ }
365
+ /** Parameters supplied to the CreateOrUpdate Environment operation. */
366
+ export interface EnvironmentCreateOrUpdateParameters extends CreateOrUpdateTrackedResourceProperties {
367
+ /** The kind of the environment. */
368
+ kind: EnvironmentKind;
369
+ /** The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate. */
370
+ sku: Sku;
371
+ }
372
+ /** Parameters supplied to the Create or Update Event Source operation. */
373
+ export interface EventSourceCreateOrUpdateParameters extends CreateOrUpdateTrackedResourceProperties {
374
+ /** The kind of the event source. */
375
+ kind: EventSourceKind;
376
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
377
+ localTimestamp?: LocalTimestamp;
378
+ }
379
+ export interface ReferenceDataSetCreateOrUpdateParameters extends CreateOrUpdateTrackedResourceProperties {
380
+ /** The list of key properties for the reference data set. */
381
+ keyProperties: ReferenceDataSetKeyProperty[];
382
+ /** The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used. */
383
+ dataStringComparisonBehavior?: DataStringComparisonBehavior;
384
+ }
385
+ /** Time Series Insights resource that is tracked by Azure Resource Manager. */
386
+ export interface TrackedResource extends Resource {
387
+ /** Resource location */
388
+ location: string;
389
+ /** Resource tags */
390
+ tags?: {
391
+ [propertyName: string]: string;
392
+ };
393
+ }
394
+ /** An access policy is used to grant users and applications access to the environment. Roles are assigned to service principals in Azure Active Directory. These roles define the actions the principal can perform through the Time Series Insights data plane APIs. */
395
+ export interface AccessPolicyResource extends Resource {
396
+ /** The objectId of the principal in Azure Active Directory. */
397
+ principalObjectId?: string;
398
+ /** An description of the access policy. */
399
+ description?: string;
400
+ /** The list of roles the principal is assigned on the environment. */
401
+ roles?: AccessPolicyRole[];
402
+ }
403
+ /** The Private Endpoint Connection resource. */
404
+ export interface PrivateEndpointConnection extends Resource {
405
+ /**
406
+ * Provisioning state of the private endpoint connection.
407
+ * NOTE: This property will not be serialized. It can only be populated by the server.
408
+ */
409
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
410
+ /** The resource of private end point. */
411
+ privateEndpoint?: PrivateEndpoint;
412
+ /** The provisioning state of the private endpoint connection resource. */
413
+ groupIds?: string[];
414
+ /** A collection of information about the state of the connection between service consumer and provider. */
415
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
416
+ }
417
+ /** A private link resource */
418
+ export interface PrivateLinkResource extends Resource {
419
+ /**
420
+ * The private link resource group id.
421
+ * NOTE: This property will not be serialized. It can only be populated by the server.
422
+ */
423
+ readonly groupId?: string;
424
+ /**
425
+ * The private link resource required member names.
426
+ * NOTE: This property will not be serialized. It can only be populated by the server.
427
+ */
428
+ readonly requiredMembers?: string[];
429
+ /** The private link resource Private link DNS zone name. */
430
+ requiredZoneNames?: string[];
431
+ }
432
+ /** Parameters supplied to the Update Environment operation to update a Gen1 environment. */
433
+ export interface Gen1EnvironmentUpdateParameters extends EnvironmentUpdateParameters {
434
+ /** Polymorphic discriminator, which specifies the different types this object can be */
435
+ kind: "Gen1";
436
+ /** The sku of the environment. */
437
+ sku?: Sku;
438
+ /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
439
+ dataRetentionTime?: string;
440
+ /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
441
+ storageLimitExceededBehavior?: StorageLimitExceededBehavior;
442
+ }
443
+ /** Parameters supplied to the Update Environment operation to update a Gen2 environment. */
444
+ export interface Gen2EnvironmentUpdateParameters extends EnvironmentUpdateParameters {
445
+ /** Polymorphic discriminator, which specifies the different types this object can be */
446
+ kind: "Gen2";
447
+ /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
448
+ storageConfiguration?: Gen2StorageConfigurationMutableProperties;
449
+ /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
450
+ warmStoreConfiguration?: WarmStoreConfigurationProperties;
451
+ }
452
+ /** Parameters supplied to the Update Event Source operation to update an EventHub event source. */
453
+ export interface EventHubEventSourceUpdateParameters extends EventSourceUpdateParameters {
454
+ /** Polymorphic discriminator, which specifies the different types this object can be */
455
+ kind: "Microsoft.EventHub";
456
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
457
+ timestampPropertyName?: string;
458
+ /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
459
+ sharedAccessKey?: string;
460
+ }
461
+ /** Parameters supplied to the Update Event Source operation to update an IoTHub event source. */
462
+ export interface IoTHubEventSourceUpdateParameters extends EventSourceUpdateParameters {
463
+ /** Polymorphic discriminator, which specifies the different types this object can be */
464
+ kind: "Microsoft.IoTHub";
465
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
466
+ timestampPropertyName?: string;
467
+ /** The value of the shared access key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
468
+ sharedAccessKey?: string;
469
+ }
470
+ /** Properties of the reference data set. */
471
+ export interface ReferenceDataSetResourceProperties extends ReferenceDataSetCreationProperties, ResourceProperties {
472
+ }
473
+ /** Properties of the environment. */
474
+ export interface EnvironmentResourceProperties extends ResourceProperties {
475
+ /**
476
+ * An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
477
+ * NOTE: This property will not be serialized. It can only be populated by the server.
478
+ */
479
+ readonly dataAccessId?: string;
480
+ /**
481
+ * The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
482
+ * NOTE: This property will not be serialized. It can only be populated by the server.
483
+ */
484
+ readonly dataAccessFqdn?: string;
485
+ /**
486
+ * An object that represents the status of the environment, and its internal state in the Time Series Insights service.
487
+ * NOTE: This property will not be serialized. It can only be populated by the server.
488
+ */
489
+ readonly status?: EnvironmentStatus;
490
+ }
491
+ /** Properties of the event source. */
492
+ export interface EventSourceCommonProperties extends ResourceProperties {
493
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
494
+ timestampPropertyName?: string;
495
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
496
+ localTimestamp?: LocalTimestamp;
497
+ /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
498
+ type?: IngressStartAtType;
499
+ /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
500
+ time?: string;
501
+ }
502
+ /** Properties of the Gen1 environment. */
503
+ export interface Gen1EnvironmentResourceProperties extends Gen1EnvironmentCreationProperties, EnvironmentResourceProperties {
504
+ }
505
+ /** An object that represents a set of mutable EventHub event source resource properties. */
506
+ export interface EventHubEventSourceMutableProperties extends EventSourceMutableProperties {
507
+ /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
508
+ sharedAccessKey?: string;
509
+ }
510
+ /** An object that represents a set of mutable IoTHub event source resource properties. */
511
+ export interface IoTHubEventSourceMutableProperties extends EventSourceMutableProperties {
512
+ /** The value of the shared access key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
513
+ sharedAccessKey?: string;
514
+ }
515
+ /** Parameters supplied to the Create or Update Environment operation for a Gen1 environment. */
516
+ export interface Gen1EnvironmentCreateOrUpdateParameters extends EnvironmentCreateOrUpdateParameters {
517
+ /** Polymorphic discriminator, which specifies the different types this object can be */
518
+ kind: "Gen1";
519
+ /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
520
+ dataRetentionTime: string;
521
+ /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
522
+ storageLimitExceededBehavior?: StorageLimitExceededBehavior;
523
+ /** The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported. */
524
+ partitionKeyProperties?: TimeSeriesIdProperty[];
525
+ }
526
+ /** Parameters supplied to the Create or Update Environment operation for a Gen2 environment. */
527
+ export interface Gen2EnvironmentCreateOrUpdateParameters extends EnvironmentCreateOrUpdateParameters {
528
+ /** Polymorphic discriminator, which specifies the different types this object can be */
529
+ kind: "Gen2";
530
+ /** The list of event properties which will be used to define the environment's time series id. */
531
+ timeSeriesIdProperties: TimeSeriesIdProperty[];
532
+ /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
533
+ storageConfiguration: Gen2StorageConfigurationInput;
534
+ /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
535
+ warmStoreConfiguration?: WarmStoreConfigurationProperties;
536
+ /** This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
537
+ publicNetworkAccess?: PublicNetworkAccess;
538
+ /**
539
+ * The list of private endpoint connections to the environment.
540
+ * NOTE: This property will not be serialized. It can only be populated by the server.
541
+ */
542
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
543
+ }
544
+ /** Parameters supplied to the Create or Update Event Source operation for an EventHub event source. */
545
+ export interface EventHubEventSourceCreateOrUpdateParameters extends EventSourceCreateOrUpdateParameters {
546
+ /** Polymorphic discriminator, which specifies the different types this object can be */
547
+ kind: "Microsoft.EventHub";
548
+ /**
549
+ * Provisioning state of the resource.
550
+ * NOTE: This property will not be serialized. It can only be populated by the server.
551
+ */
552
+ readonly provisioningState?: ProvisioningState;
553
+ /**
554
+ * The time the resource was created.
555
+ * NOTE: This property will not be serialized. It can only be populated by the server.
556
+ */
557
+ readonly creationTime?: Date;
558
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
559
+ timestampPropertyName?: string;
560
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
561
+ localTimestampPropertiesLocalTimestamp?: LocalTimestamp;
562
+ /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
563
+ type?: IngressStartAtType;
564
+ /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
565
+ time?: string;
566
+ /** The resource id of the event source in Azure Resource Manager. */
567
+ eventSourceResourceId: string;
568
+ /** The name of the service bus that contains the event hub. */
569
+ serviceBusNamespace: string;
570
+ /** The name of the event hub. */
571
+ eventHubName: string;
572
+ /** The name of the event hub's consumer group that holds the partitions from which events will be read. */
573
+ consumerGroupName: string;
574
+ /** The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub. */
575
+ keyName: string;
576
+ /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
577
+ sharedAccessKey: string;
578
+ }
579
+ /** Parameters supplied to the Create or Update Event Source operation for an IoTHub event source. */
580
+ export interface IoTHubEventSourceCreateOrUpdateParameters extends EventSourceCreateOrUpdateParameters {
581
+ /** Polymorphic discriminator, which specifies the different types this object can be */
582
+ kind: "Microsoft.IoTHub";
583
+ /**
584
+ * Provisioning state of the resource.
585
+ * NOTE: This property will not be serialized. It can only be populated by the server.
586
+ */
587
+ readonly provisioningState?: ProvisioningState;
588
+ /**
589
+ * The time the resource was created.
590
+ * NOTE: This property will not be serialized. It can only be populated by the server.
591
+ */
592
+ readonly creationTime?: Date;
593
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
594
+ timestampPropertyName?: string;
595
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
596
+ localTimestampPropertiesLocalTimestamp?: LocalTimestamp;
597
+ /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
598
+ type?: IngressStartAtType;
599
+ /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
600
+ time?: string;
601
+ /** The resource id of the event source in Azure Resource Manager. */
602
+ eventSourceResourceId: string;
603
+ /** The name of the iot hub. */
604
+ iotHubName: string;
605
+ /** The name of the iot hub's consumer group that holds the partitions from which events will be read. */
606
+ consumerGroupName: string;
607
+ /** The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub. */
608
+ keyName: string;
609
+ /** The value of the Shared Access Policy key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
610
+ sharedAccessKey: string;
611
+ }
612
+ /** An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. */
613
+ export interface EnvironmentResource extends TrackedResource {
614
+ /** The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate. */
615
+ sku: Sku;
616
+ /** The kind of the environment. */
617
+ kind: EnvironmentResourceKind;
618
+ }
619
+ /** An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source */
620
+ export interface EventSourceResource extends TrackedResource {
621
+ /** The kind of the event source. */
622
+ kind: EventSourceResourceKind;
623
+ }
624
+ /** A reference data set provides metadata about the events in an environment. Metadata in the reference data set will be joined with events as they are read from event sources. The metadata that makes up the reference data set is uploaded or modified through the Time Series Insights data plane APIs. */
625
+ export interface ReferenceDataSetResource extends TrackedResource {
626
+ /** The list of key properties for the reference data set. */
627
+ keyProperties?: ReferenceDataSetKeyProperty[];
628
+ /** The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used. */
629
+ dataStringComparisonBehavior?: DataStringComparisonBehavior;
630
+ /**
631
+ * Provisioning state of the resource.
632
+ * NOTE: This property will not be serialized. It can only be populated by the server.
633
+ */
634
+ readonly provisioningState?: ProvisioningState;
635
+ /**
636
+ * The time the resource was created.
637
+ * NOTE: This property will not be serialized. It can only be populated by the server.
638
+ */
639
+ readonly creationTime?: Date;
640
+ }
641
+ /** Properties of the Gen2 environment. */
642
+ export interface Gen2EnvironmentResourceProperties extends EnvironmentResourceProperties {
643
+ /** The list of event properties which will be used to define the environment's time series id. */
644
+ timeSeriesIdProperties: TimeSeriesIdProperty[];
645
+ /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
646
+ storageConfiguration: Gen2StorageConfigurationOutput;
647
+ /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
648
+ warmStoreConfiguration?: WarmStoreConfigurationProperties;
649
+ /** If 'enabled', public network access is allowed. If 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
650
+ publicNetworkAccess?: PublicNetworkAccess;
651
+ /**
652
+ * The list of private endpoint connections to the environment.
653
+ * NOTE: This property will not be serialized. It can only be populated by the server.
654
+ */
655
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
656
+ }
657
+ /** Properties of an event source that reads events from an event broker in Azure. */
658
+ export interface AzureEventSourceProperties extends EventSourceCommonProperties {
659
+ /** The resource id of the event source in Azure Resource Manager. */
660
+ eventSourceResourceId: string;
661
+ }
662
+ /** An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Gen1 environments have data retention limits. */
663
+ export interface Gen1EnvironmentResource extends EnvironmentResource {
664
+ /** Polymorphic discriminator, which specifies the different types this object can be */
665
+ kind: "Gen1";
666
+ /** ISO8601 timespan specifying the minimum number of days the environment's events will be available for query. */
667
+ dataRetentionTime: string;
668
+ /** The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData. */
669
+ storageLimitExceededBehavior?: StorageLimitExceededBehavior;
670
+ /** The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported. */
671
+ partitionKeyProperties?: TimeSeriesIdProperty[];
672
+ /**
673
+ * Provisioning state of the resource.
674
+ * NOTE: This property will not be serialized. It can only be populated by the server.
675
+ */
676
+ readonly provisioningState?: ProvisioningState;
677
+ /**
678
+ * The time the resource was created.
679
+ * NOTE: This property will not be serialized. It can only be populated by the server.
680
+ */
681
+ readonly creationTime?: Date;
682
+ /**
683
+ * An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
684
+ * NOTE: This property will not be serialized. It can only be populated by the server.
685
+ */
686
+ readonly dataAccessId?: string;
687
+ /**
688
+ * The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
689
+ * NOTE: This property will not be serialized. It can only be populated by the server.
690
+ */
691
+ readonly dataAccessFqdn?: string;
692
+ /**
693
+ * An object that represents the status of the environment, and its internal state in the Time Series Insights service.
694
+ * NOTE: This property will not be serialized. It can only be populated by the server.
695
+ */
696
+ readonly status?: EnvironmentStatus;
697
+ }
698
+ /** An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Gen2 environments do not have set data retention limits. */
699
+ export interface Gen2EnvironmentResource extends EnvironmentResource {
700
+ /** Polymorphic discriminator, which specifies the different types this object can be */
701
+ kind: "Gen2";
702
+ /**
703
+ * Provisioning state of the resource.
704
+ * NOTE: This property will not be serialized. It can only be populated by the server.
705
+ */
706
+ readonly provisioningState?: ProvisioningState;
707
+ /**
708
+ * The time the resource was created.
709
+ * NOTE: This property will not be serialized. It can only be populated by the server.
710
+ */
711
+ readonly creationTime?: Date;
712
+ /**
713
+ * An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
714
+ * NOTE: This property will not be serialized. It can only be populated by the server.
715
+ */
716
+ readonly dataAccessId?: string;
717
+ /**
718
+ * The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.
719
+ * NOTE: This property will not be serialized. It can only be populated by the server.
720
+ */
721
+ readonly dataAccessFqdn?: string;
722
+ /**
723
+ * An object that represents the status of the environment, and its internal state in the Time Series Insights service.
724
+ * NOTE: This property will not be serialized. It can only be populated by the server.
725
+ */
726
+ readonly status?: EnvironmentStatus;
727
+ /** The list of event properties which will be used to define the environment's time series id. */
728
+ timeSeriesIdProperties: TimeSeriesIdProperty[];
729
+ /** The storage configuration provides the connection details that allows the Time Series Insights service to connect to the customer storage account that is used to store the environment's data. */
730
+ storageConfiguration: Gen2StorageConfigurationOutput;
731
+ /** The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query. */
732
+ warmStoreConfiguration?: WarmStoreConfigurationProperties;
733
+ /** If 'enabled', public network access is allowed. If 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
734
+ publicNetworkAccess?: PublicNetworkAccess;
735
+ /**
736
+ * The list of private endpoint connections to the environment.
737
+ * NOTE: This property will not be serialized. It can only be populated by the server.
738
+ */
739
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
740
+ }
741
+ /** An event source that receives its data from an Azure EventHub. */
742
+ export interface EventHubEventSourceResource extends EventSourceResource {
743
+ /** Polymorphic discriminator, which specifies the different types this object can be */
744
+ kind: "Microsoft.EventHub";
745
+ /**
746
+ * Provisioning state of the resource.
747
+ * NOTE: This property will not be serialized. It can only be populated by the server.
748
+ */
749
+ readonly provisioningState?: ProvisioningState;
750
+ /**
751
+ * The time the resource was created.
752
+ * NOTE: This property will not be serialized. It can only be populated by the server.
753
+ */
754
+ readonly creationTime?: Date;
755
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
756
+ timestampPropertyName?: string;
757
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
758
+ localTimestamp?: LocalTimestamp;
759
+ /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
760
+ typePropertiesIngressStartAtType?: IngressStartAtType;
761
+ /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
762
+ time?: string;
763
+ /** The resource id of the event source in Azure Resource Manager. */
764
+ eventSourceResourceId: string;
765
+ /** The name of the service bus that contains the event hub. */
766
+ serviceBusNamespace: string;
767
+ /** The name of the event hub. */
768
+ eventHubName: string;
769
+ /** The name of the event hub's consumer group that holds the partitions from which events will be read. */
770
+ consumerGroupName: string;
771
+ /** The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub. */
772
+ keyName: string;
773
+ }
774
+ /** An event source that receives its data from an Azure IoTHub. */
775
+ export interface IoTHubEventSourceResource extends EventSourceResource {
776
+ /** Polymorphic discriminator, which specifies the different types this object can be */
777
+ kind: "Microsoft.IoTHub";
778
+ /**
779
+ * Provisioning state of the resource.
780
+ * NOTE: This property will not be serialized. It can only be populated by the server.
781
+ */
782
+ readonly provisioningState?: ProvisioningState;
783
+ /**
784
+ * The time the resource was created.
785
+ * NOTE: This property will not be serialized. It can only be populated by the server.
786
+ */
787
+ readonly creationTime?: Date;
788
+ /** The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. */
789
+ timestampPropertyName?: string;
790
+ /** An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events. */
791
+ localTimestamp?: LocalTimestamp;
792
+ /** The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime". */
793
+ typePropertiesIngressStartAtType?: IngressStartAtType;
794
+ /** ISO8601 UTC datetime with seconds precision (milliseconds are optional), specifying the date and time that will be the starting point for Events to be consumed. */
795
+ time?: string;
796
+ /** The resource id of the event source in Azure Resource Manager. */
797
+ eventSourceResourceId: string;
798
+ /** The name of the iot hub. */
799
+ iotHubName: string;
800
+ /** The name of the iot hub's consumer group that holds the partitions from which events will be read. */
801
+ consumerGroupName: string;
802
+ /** The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub. */
803
+ keyName: string;
804
+ }
805
+ /** Properties of the EventHub event source. */
806
+ export interface EventHubEventSourceCommonProperties extends AzureEventSourceProperties {
807
+ /** The name of the service bus that contains the event hub. */
808
+ serviceBusNamespace: string;
809
+ /** The name of the event hub. */
810
+ eventHubName: string;
811
+ /** The name of the event hub's consumer group that holds the partitions from which events will be read. */
812
+ consumerGroupName: string;
813
+ /** The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub. */
814
+ keyName: string;
815
+ }
816
+ /** Properties of the IoTHub event source. */
817
+ export interface IoTHubEventSourceCommonProperties extends AzureEventSourceProperties {
818
+ /** The name of the iot hub. */
819
+ iotHubName: string;
820
+ /** The name of the iot hub's consumer group that holds the partitions from which events will be read. */
821
+ consumerGroupName: string;
822
+ /** The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub. */
823
+ keyName: string;
824
+ }
825
+ /** Properties of the EventHub event source that are required on create or update requests. */
826
+ export interface EventHubEventSourceCreationProperties extends EventHubEventSourceCommonProperties {
827
+ /** The value of the shared access key that grants the Time Series Insights service read access to the event hub. This property is not shown in event source responses. */
828
+ sharedAccessKey: string;
829
+ }
830
+ /** Properties of the EventHub event source resource. */
831
+ export interface EventHubEventSourceResourceProperties extends EventHubEventSourceCommonProperties {
832
+ }
833
+ /** Properties of the IoTHub event source that are required on create or update requests. */
834
+ export interface IoTHubEventSourceCreationProperties extends IoTHubEventSourceCommonProperties {
835
+ /** The value of the Shared Access Policy key that grants the Time Series Insights service read access to the iot hub. This property is not shown in event source responses. */
836
+ sharedAccessKey: string;
837
+ }
838
+ /** Properties of the IoTHub event source resource. */
839
+ export interface IoTHubEventSourceResourceProperties extends IoTHubEventSourceCommonProperties {
840
+ }
841
+ /** Known values of {@link EnvironmentKind} that the service accepts. */
842
+ export declare enum KnownEnvironmentKind {
843
+ /** Gen1 */
844
+ Gen1 = "Gen1",
845
+ /** Gen2 */
846
+ Gen2 = "Gen2"
847
+ }
848
+ /**
849
+ * Defines values for EnvironmentKind. \
850
+ * {@link KnownEnvironmentKind} can be used interchangeably with EnvironmentKind,
851
+ * this enum contains the known values that the service supports.
852
+ * ### Known values supported by the service
853
+ * **Gen1** \
854
+ * **Gen2**
855
+ */
856
+ export type EnvironmentKind = string;
857
+ /** Known values of {@link SkuName} that the service accepts. */
858
+ export declare enum KnownSkuName {
859
+ /** S1 */
860
+ S1 = "S1",
861
+ /** S2 */
862
+ S2 = "S2",
863
+ /** P1 */
864
+ P1 = "P1",
865
+ /** L1 */
866
+ L1 = "L1"
867
+ }
868
+ /**
869
+ * Defines values for SkuName. \
870
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
871
+ * this enum contains the known values that the service supports.
872
+ * ### Known values supported by the service
873
+ * **S1** \
874
+ * **S2** \
875
+ * **P1** \
876
+ * **L1**
877
+ */
878
+ export type SkuName = string;
879
+ /** Known values of {@link EnvironmentResourceKind} that the service accepts. */
880
+ export declare enum KnownEnvironmentResourceKind {
881
+ /** Gen1 */
882
+ Gen1 = "Gen1",
883
+ /** Gen2 */
884
+ Gen2 = "Gen2"
885
+ }
886
+ /**
887
+ * Defines values for EnvironmentResourceKind. \
888
+ * {@link KnownEnvironmentResourceKind} can be used interchangeably with EnvironmentResourceKind,
889
+ * this enum contains the known values that the service supports.
890
+ * ### Known values supported by the service
891
+ * **Gen1** \
892
+ * **Gen2**
893
+ */
894
+ export type EnvironmentResourceKind = string;
895
+ /** Known values of {@link EventSourceKind} that the service accepts. */
896
+ export declare enum KnownEventSourceKind {
897
+ /** MicrosoftEventHub */
898
+ MicrosoftEventHub = "Microsoft.EventHub",
899
+ /** MicrosoftIoTHub */
900
+ MicrosoftIoTHub = "Microsoft.IoTHub"
901
+ }
902
+ /**
903
+ * Defines values for EventSourceKind. \
904
+ * {@link KnownEventSourceKind} can be used interchangeably with EventSourceKind,
905
+ * this enum contains the known values that the service supports.
906
+ * ### Known values supported by the service
907
+ * **Microsoft.EventHub** \
908
+ * **Microsoft.IoTHub**
909
+ */
910
+ export type EventSourceKind = string;
911
+ /** Known values of {@link LocalTimestampFormat} that the service accepts. */
912
+ export declare enum KnownLocalTimestampFormat {
913
+ /** Embedded */
914
+ Embedded = "Embedded"
915
+ }
916
+ /**
917
+ * Defines values for LocalTimestampFormat. \
918
+ * {@link KnownLocalTimestampFormat} can be used interchangeably with LocalTimestampFormat,
919
+ * this enum contains the known values that the service supports.
920
+ * ### Known values supported by the service
921
+ * **Embedded**
922
+ */
923
+ export type LocalTimestampFormat = string;
924
+ /** Known values of {@link EventSourceResourceKind} that the service accepts. */
925
+ export declare enum KnownEventSourceResourceKind {
926
+ /** MicrosoftEventHub */
927
+ MicrosoftEventHub = "Microsoft.EventHub",
928
+ /** MicrosoftIoTHub */
929
+ MicrosoftIoTHub = "Microsoft.IoTHub"
930
+ }
931
+ /**
932
+ * Defines values for EventSourceResourceKind. \
933
+ * {@link KnownEventSourceResourceKind} can be used interchangeably with EventSourceResourceKind,
934
+ * this enum contains the known values that the service supports.
935
+ * ### Known values supported by the service
936
+ * **Microsoft.EventHub** \
937
+ * **Microsoft.IoTHub**
938
+ */
939
+ export type EventSourceResourceKind = string;
940
+ /** Known values of {@link ReferenceDataKeyPropertyType} that the service accepts. */
941
+ export declare enum KnownReferenceDataKeyPropertyType {
942
+ /** String */
943
+ String = "String",
944
+ /** Double */
945
+ Double = "Double",
946
+ /** Bool */
947
+ Bool = "Bool",
948
+ /** DateTime */
949
+ DateTime = "DateTime"
950
+ }
951
+ /**
952
+ * Defines values for ReferenceDataKeyPropertyType. \
953
+ * {@link KnownReferenceDataKeyPropertyType} can be used interchangeably with ReferenceDataKeyPropertyType,
954
+ * this enum contains the known values that the service supports.
955
+ * ### Known values supported by the service
956
+ * **String** \
957
+ * **Double** \
958
+ * **Bool** \
959
+ * **DateTime**
960
+ */
961
+ export type ReferenceDataKeyPropertyType = string;
962
+ /** Known values of {@link DataStringComparisonBehavior} that the service accepts. */
963
+ export declare enum KnownDataStringComparisonBehavior {
964
+ /** Ordinal */
965
+ Ordinal = "Ordinal",
966
+ /** OrdinalIgnoreCase */
967
+ OrdinalIgnoreCase = "OrdinalIgnoreCase"
968
+ }
969
+ /**
970
+ * Defines values for DataStringComparisonBehavior. \
971
+ * {@link KnownDataStringComparisonBehavior} can be used interchangeably with DataStringComparisonBehavior,
972
+ * this enum contains the known values that the service supports.
973
+ * ### Known values supported by the service
974
+ * **Ordinal** \
975
+ * **OrdinalIgnoreCase**
976
+ */
977
+ export type DataStringComparisonBehavior = string;
978
+ /** Known values of {@link ProvisioningState} that the service accepts. */
979
+ export declare enum KnownProvisioningState {
980
+ /** Accepted */
981
+ Accepted = "Accepted",
982
+ /** Creating */
983
+ Creating = "Creating",
984
+ /** Updating */
985
+ Updating = "Updating",
986
+ /** Succeeded */
987
+ Succeeded = "Succeeded",
988
+ /** Failed */
989
+ Failed = "Failed",
990
+ /** Deleting */
991
+ Deleting = "Deleting"
992
+ }
993
+ /**
994
+ * Defines values for ProvisioningState. \
995
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
996
+ * this enum contains the known values that the service supports.
997
+ * ### Known values supported by the service
998
+ * **Accepted** \
999
+ * **Creating** \
1000
+ * **Updating** \
1001
+ * **Succeeded** \
1002
+ * **Failed** \
1003
+ * **Deleting**
1004
+ */
1005
+ export type ProvisioningState = string;
1006
+ /** Known values of {@link AccessPolicyRole} that the service accepts. */
1007
+ export declare enum KnownAccessPolicyRole {
1008
+ /** Reader */
1009
+ Reader = "Reader",
1010
+ /** Contributor */
1011
+ Contributor = "Contributor"
1012
+ }
1013
+ /**
1014
+ * Defines values for AccessPolicyRole. \
1015
+ * {@link KnownAccessPolicyRole} can be used interchangeably with AccessPolicyRole,
1016
+ * this enum contains the known values that the service supports.
1017
+ * ### Known values supported by the service
1018
+ * **Reader** \
1019
+ * **Contributor**
1020
+ */
1021
+ export type AccessPolicyRole = string;
1022
+ /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
1023
+ export declare enum KnownPrivateEndpointConnectionProvisioningState {
1024
+ /** Succeeded */
1025
+ Succeeded = "Succeeded",
1026
+ /** Creating */
1027
+ Creating = "Creating",
1028
+ /** Deleting */
1029
+ Deleting = "Deleting",
1030
+ /** Failed */
1031
+ Failed = "Failed"
1032
+ }
1033
+ /**
1034
+ * Defines values for PrivateEndpointConnectionProvisioningState. \
1035
+ * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
1036
+ * this enum contains the known values that the service supports.
1037
+ * ### Known values supported by the service
1038
+ * **Succeeded** \
1039
+ * **Creating** \
1040
+ * **Deleting** \
1041
+ * **Failed**
1042
+ */
1043
+ export type PrivateEndpointConnectionProvisioningState = string;
1044
+ /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
1045
+ export declare enum KnownPrivateEndpointServiceConnectionStatus {
1046
+ /** Pending */
1047
+ Pending = "Pending",
1048
+ /** Approved */
1049
+ Approved = "Approved",
1050
+ /** Rejected */
1051
+ Rejected = "Rejected"
1052
+ }
1053
+ /**
1054
+ * Defines values for PrivateEndpointServiceConnectionStatus. \
1055
+ * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
1056
+ * this enum contains the known values that the service supports.
1057
+ * ### Known values supported by the service
1058
+ * **Pending** \
1059
+ * **Approved** \
1060
+ * **Rejected**
1061
+ */
1062
+ export type PrivateEndpointServiceConnectionStatus = string;
1063
+ /** Known values of {@link StorageLimitExceededBehavior} that the service accepts. */
1064
+ export declare enum KnownStorageLimitExceededBehavior {
1065
+ /** PurgeOldData */
1066
+ PurgeOldData = "PurgeOldData",
1067
+ /** PauseIngress */
1068
+ PauseIngress = "PauseIngress"
1069
+ }
1070
+ /**
1071
+ * Defines values for StorageLimitExceededBehavior. \
1072
+ * {@link KnownStorageLimitExceededBehavior} can be used interchangeably with StorageLimitExceededBehavior,
1073
+ * this enum contains the known values that the service supports.
1074
+ * ### Known values supported by the service
1075
+ * **PurgeOldData** \
1076
+ * **PauseIngress**
1077
+ */
1078
+ export type StorageLimitExceededBehavior = string;
1079
+ /** Known values of {@link PropertyType} that the service accepts. */
1080
+ export declare enum KnownPropertyType {
1081
+ /** String */
1082
+ String = "String"
1083
+ }
1084
+ /**
1085
+ * Defines values for PropertyType. \
1086
+ * {@link KnownPropertyType} can be used interchangeably with PropertyType,
1087
+ * this enum contains the known values that the service supports.
1088
+ * ### Known values supported by the service
1089
+ * **String**
1090
+ */
1091
+ export type PropertyType = string;
1092
+ /** Known values of {@link PublicNetworkAccess} that the service accepts. */
1093
+ export declare enum KnownPublicNetworkAccess {
1094
+ /** Enabled */
1095
+ Enabled = "enabled",
1096
+ /** Disabled */
1097
+ Disabled = "disabled"
1098
+ }
1099
+ /**
1100
+ * Defines values for PublicNetworkAccess. \
1101
+ * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1102
+ * this enum contains the known values that the service supports.
1103
+ * ### Known values supported by the service
1104
+ * **enabled** \
1105
+ * **disabled**
1106
+ */
1107
+ export type PublicNetworkAccess = string;
1108
+ /** Known values of {@link IngressState} that the service accepts. */
1109
+ export declare enum KnownIngressState {
1110
+ /** Disabled */
1111
+ Disabled = "Disabled",
1112
+ /** Ready */
1113
+ Ready = "Ready",
1114
+ /** Running */
1115
+ Running = "Running",
1116
+ /** Paused */
1117
+ Paused = "Paused",
1118
+ /** Unknown */
1119
+ Unknown = "Unknown"
1120
+ }
1121
+ /**
1122
+ * Defines values for IngressState. \
1123
+ * {@link KnownIngressState} can be used interchangeably with IngressState,
1124
+ * this enum contains the known values that the service supports.
1125
+ * ### Known values supported by the service
1126
+ * **Disabled** \
1127
+ * **Ready** \
1128
+ * **Running** \
1129
+ * **Paused** \
1130
+ * **Unknown**
1131
+ */
1132
+ export type IngressState = string;
1133
+ /** Known values of {@link WarmStoragePropertiesState} that the service accepts. */
1134
+ export declare enum KnownWarmStoragePropertiesState {
1135
+ /** Ok */
1136
+ Ok = "Ok",
1137
+ /** Error */
1138
+ Error = "Error",
1139
+ /** Unknown */
1140
+ Unknown = "Unknown"
1141
+ }
1142
+ /**
1143
+ * Defines values for WarmStoragePropertiesState. \
1144
+ * {@link KnownWarmStoragePropertiesState} can be used interchangeably with WarmStoragePropertiesState,
1145
+ * this enum contains the known values that the service supports.
1146
+ * ### Known values supported by the service
1147
+ * **Ok** \
1148
+ * **Error** \
1149
+ * **Unknown**
1150
+ */
1151
+ export type WarmStoragePropertiesState = string;
1152
+ /** Known values of {@link IngressStartAtType} that the service accepts. */
1153
+ export declare enum KnownIngressStartAtType {
1154
+ /** EarliestAvailable */
1155
+ EarliestAvailable = "EarliestAvailable",
1156
+ /** EventSourceCreationTime */
1157
+ EventSourceCreationTime = "EventSourceCreationTime",
1158
+ /** CustomEnqueuedTime */
1159
+ CustomEnqueuedTime = "CustomEnqueuedTime"
1160
+ }
1161
+ /**
1162
+ * Defines values for IngressStartAtType. \
1163
+ * {@link KnownIngressStartAtType} can be used interchangeably with IngressStartAtType,
1164
+ * this enum contains the known values that the service supports.
1165
+ * ### Known values supported by the service
1166
+ * **EarliestAvailable** \
1167
+ * **EventSourceCreationTime** \
1168
+ * **CustomEnqueuedTime**
1169
+ */
1170
+ export type IngressStartAtType = string;
1171
+ /** Optional parameters. */
1172
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1173
+ }
1174
+ /** Contains response data for the list operation. */
1175
+ export type OperationsListResponse = OperationListResult;
1176
+ /** Optional parameters. */
1177
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1178
+ }
1179
+ /** Contains response data for the listNext operation. */
1180
+ export type OperationsListNextResponse = OperationListResult;
1181
+ /** Optional parameters. */
1182
+ export interface EnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1183
+ /** Delay to wait until next poll, in milliseconds. */
1184
+ updateIntervalInMs?: number;
1185
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1186
+ resumeFrom?: string;
1187
+ }
1188
+ /** Contains response data for the createOrUpdate operation. */
1189
+ export type EnvironmentsCreateOrUpdateResponse = EnvironmentResourceUnion;
1190
+ /** Optional parameters. */
1191
+ export interface EnvironmentsGetOptionalParams extends coreClient.OperationOptions {
1192
+ /** Setting $expand=status will include the status of the internal services of the environment in the Time Series Insights service. */
1193
+ expand?: string;
1194
+ }
1195
+ /** Contains response data for the get operation. */
1196
+ export type EnvironmentsGetResponse = EnvironmentResourceUnion;
1197
+ /** Optional parameters. */
1198
+ export interface EnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
1199
+ /** Delay to wait until next poll, in milliseconds. */
1200
+ updateIntervalInMs?: number;
1201
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1202
+ resumeFrom?: string;
1203
+ }
1204
+ /** Contains response data for the update operation. */
1205
+ export type EnvironmentsUpdateResponse = EnvironmentResourceUnion;
1206
+ /** Optional parameters. */
1207
+ export interface EnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
1208
+ }
1209
+ /** Optional parameters. */
1210
+ export interface EnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1211
+ }
1212
+ /** Contains response data for the listByResourceGroup operation. */
1213
+ export type EnvironmentsListByResourceGroupResponse = EnvironmentListResponse;
1214
+ /** Optional parameters. */
1215
+ export interface EnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1216
+ }
1217
+ /** Contains response data for the listBySubscription operation. */
1218
+ export type EnvironmentsListBySubscriptionResponse = EnvironmentListResponse;
1219
+ /** Optional parameters. */
1220
+ export interface EventSourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1221
+ }
1222
+ /** Contains response data for the createOrUpdate operation. */
1223
+ export type EventSourcesCreateOrUpdateResponse = EventSourceResourceUnion;
1224
+ /** Optional parameters. */
1225
+ export interface EventSourcesGetOptionalParams extends coreClient.OperationOptions {
1226
+ }
1227
+ /** Contains response data for the get operation. */
1228
+ export type EventSourcesGetResponse = EventSourceResourceUnion;
1229
+ /** Optional parameters. */
1230
+ export interface EventSourcesUpdateOptionalParams extends coreClient.OperationOptions {
1231
+ }
1232
+ /** Contains response data for the update operation. */
1233
+ export type EventSourcesUpdateResponse = EventSourceResourceUnion;
1234
+ /** Optional parameters. */
1235
+ export interface EventSourcesDeleteOptionalParams extends coreClient.OperationOptions {
1236
+ }
1237
+ /** Optional parameters. */
1238
+ export interface EventSourcesListByEnvironmentOptionalParams extends coreClient.OperationOptions {
1239
+ }
1240
+ /** Contains response data for the listByEnvironment operation. */
1241
+ export type EventSourcesListByEnvironmentResponse = EventSourceListResponse;
1242
+ /** Optional parameters. */
1243
+ export interface ReferenceDataSetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1244
+ }
1245
+ /** Contains response data for the createOrUpdate operation. */
1246
+ export type ReferenceDataSetsCreateOrUpdateResponse = ReferenceDataSetResource;
1247
+ /** Optional parameters. */
1248
+ export interface ReferenceDataSetsGetOptionalParams extends coreClient.OperationOptions {
1249
+ }
1250
+ /** Contains response data for the get operation. */
1251
+ export type ReferenceDataSetsGetResponse = ReferenceDataSetResource;
1252
+ /** Optional parameters. */
1253
+ export interface ReferenceDataSetsUpdateOptionalParams extends coreClient.OperationOptions {
1254
+ }
1255
+ /** Contains response data for the update operation. */
1256
+ export type ReferenceDataSetsUpdateResponse = ReferenceDataSetResource;
1257
+ /** Optional parameters. */
1258
+ export interface ReferenceDataSetsDeleteOptionalParams extends coreClient.OperationOptions {
1259
+ }
1260
+ /** Optional parameters. */
1261
+ export interface ReferenceDataSetsListByEnvironmentOptionalParams extends coreClient.OperationOptions {
1262
+ }
1263
+ /** Contains response data for the listByEnvironment operation. */
1264
+ export type ReferenceDataSetsListByEnvironmentResponse = ReferenceDataSetListResponse;
1265
+ /** Optional parameters. */
1266
+ export interface AccessPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1267
+ }
1268
+ /** Contains response data for the createOrUpdate operation. */
1269
+ export type AccessPoliciesCreateOrUpdateResponse = AccessPolicyResource;
1270
+ /** Optional parameters. */
1271
+ export interface AccessPoliciesGetOptionalParams extends coreClient.OperationOptions {
1272
+ }
1273
+ /** Contains response data for the get operation. */
1274
+ export type AccessPoliciesGetResponse = AccessPolicyResource;
1275
+ /** Optional parameters. */
1276
+ export interface AccessPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
1277
+ }
1278
+ /** Contains response data for the update operation. */
1279
+ export type AccessPoliciesUpdateResponse = AccessPolicyResource;
1280
+ /** Optional parameters. */
1281
+ export interface AccessPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
1282
+ }
1283
+ /** Optional parameters. */
1284
+ export interface AccessPoliciesListByEnvironmentOptionalParams extends coreClient.OperationOptions {
1285
+ }
1286
+ /** Contains response data for the listByEnvironment operation. */
1287
+ export type AccessPoliciesListByEnvironmentResponse = AccessPolicyListResponse;
1288
+ /** Optional parameters. */
1289
+ export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1290
+ }
1291
+ /** Contains response data for the createOrUpdate operation. */
1292
+ export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
1293
+ /** Optional parameters. */
1294
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1295
+ }
1296
+ /** Contains response data for the get operation. */
1297
+ export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1298
+ /** Optional parameters. */
1299
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1300
+ }
1301
+ /** Optional parameters. */
1302
+ export interface PrivateEndpointConnectionsListByEnvironmentOptionalParams extends coreClient.OperationOptions {
1303
+ }
1304
+ /** Contains response data for the listByEnvironment operation. */
1305
+ export type PrivateEndpointConnectionsListByEnvironmentResponse = PrivateEndpointConnectionListResult;
1306
+ /** Optional parameters. */
1307
+ export interface PrivateLinkResourcesListSupportedOptionalParams extends coreClient.OperationOptions {
1308
+ }
1309
+ /** Contains response data for the listSupported operation. */
1310
+ export type PrivateLinkResourcesListSupportedResponse = PrivateLinkResourceListResult;
1311
+ /** Optional parameters. */
1312
+ export interface TimeSeriesInsightsClientOptionalParams extends coreClient.ServiceClientOptions {
1313
+ /** server parameter */
1314
+ $host?: string;
1315
+ /** Api Version */
1316
+ apiVersion?: string;
1317
+ /** Overrides client endpoint. */
1318
+ endpoint?: string;
1319
+ }
1320
+ //# sourceMappingURL=index.d.ts.map