@azure/arm-digitaltwins 3.3.1-alpha.20250115.1 → 3.3.1-alpha.20250120.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 (499) hide show
  1. package/{dist-esm/src → dist/browser}/azureDigitalTwinsManagementClient.d.ts +2 -2
  2. package/dist/browser/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  3. package/{dist-esm/src → dist/browser}/azureDigitalTwinsManagementClient.js +15 -18
  4. package/dist/browser/azureDigitalTwinsManagementClient.js.map +1 -0
  5. package/dist/browser/index.d.ts +5 -0
  6. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  7. package/{dist-esm/src → dist/browser}/index.js +4 -4
  8. package/dist/browser/index.js.map +1 -0
  9. package/dist/browser/lroImpl.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  13. package/dist/browser/models/parameters.js.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/digitalTwins.d.ts +3 -3
  15. package/dist/browser/operations/digitalTwins.d.ts.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/digitalTwins.js +118 -130
  17. package/dist/browser/operations/digitalTwins.js.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/digitalTwinsEndpoint.d.ts +3 -3
  19. package/dist/browser/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/digitalTwinsEndpoint.js +83 -91
  21. package/dist/browser/operations/digitalTwinsEndpoint.js.map +1 -0
  22. package/dist/browser/operations/index.d.ts +7 -0
  23. package/dist/browser/operations/index.d.ts.map +1 -0
  24. package/dist/browser/operations/index.js +14 -0
  25. package/dist/browser/operations/index.js.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  27. package/dist/browser/operations/operations.d.ts.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  29. package/dist/browser/operations/operations.js.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  31. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +86 -95
  33. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  35. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  37. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/timeSeriesDatabaseConnections.d.ts +3 -3
  39. package/dist/browser/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/timeSeriesDatabaseConnections.js +88 -96
  41. package/dist/browser/operations/timeSeriesDatabaseConnections.js.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwins.d.ts +1 -1
  43. package/dist/browser/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  44. package/dist/browser/operationsInterfaces/digitalTwins.js.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwinsEndpoint.d.ts +1 -1
  46. package/dist/browser/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  47. package/dist/browser/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  48. package/dist/browser/operationsInterfaces/index.d.ts +7 -0
  49. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  50. package/dist/browser/operationsInterfaces/index.js +14 -0
  51. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  53. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  54. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +1 -1
  62. package/dist/browser/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  63. package/dist/browser/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  64. package/dist/browser/package.json +3 -0
  65. package/dist/browser/pagingHelper.js.map +1 -0
  66. package/dist/commonjs/azureDigitalTwinsManagementClient.d.ts +25 -0
  67. package/dist/commonjs/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  68. package/dist/commonjs/azureDigitalTwinsManagementClient.js +107 -0
  69. package/dist/commonjs/azureDigitalTwinsManagementClient.js.map +1 -0
  70. package/dist/commonjs/index.d.ts +5 -0
  71. package/dist/commonjs/index.d.ts.map +1 -0
  72. package/dist/commonjs/index.js +19 -0
  73. package/dist/commonjs/index.js.map +1 -0
  74. package/dist/commonjs/lroImpl.d.ts +11 -0
  75. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  76. package/dist/commonjs/lroImpl.js +24 -0
  77. package/dist/commonjs/lroImpl.js.map +1 -0
  78. package/{types/arm-digitaltwins.d.ts → dist/commonjs/models/index.d.ts} +1014 -1438
  79. package/dist/commonjs/models/index.d.ts.map +1 -0
  80. package/dist/commonjs/models/index.js +205 -0
  81. package/dist/commonjs/models/index.js.map +1 -0
  82. package/dist/commonjs/models/mappers.d.ts +46 -0
  83. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  84. package/dist/commonjs/models/mappers.js +1192 -0
  85. package/dist/commonjs/models/mappers.js.map +1 -0
  86. package/dist/commonjs/models/parameters.d.ts +22 -0
  87. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  88. package/dist/commonjs/models/parameters.js +202 -0
  89. package/dist/commonjs/models/parameters.js.map +1 -0
  90. package/dist/commonjs/operations/digitalTwins.d.ts +119 -0
  91. package/dist/commonjs/operations/digitalTwins.d.ts.map +1 -0
  92. package/dist/commonjs/operations/digitalTwins.js +584 -0
  93. package/dist/commonjs/operations/digitalTwins.js.map +1 -0
  94. package/dist/commonjs/operations/digitalTwinsEndpoint.d.ts +81 -0
  95. package/dist/commonjs/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  96. package/dist/commonjs/operations/digitalTwinsEndpoint.js +366 -0
  97. package/dist/commonjs/operations/digitalTwinsEndpoint.js.map +1 -0
  98. package/dist/commonjs/operations/index.d.ts +7 -0
  99. package/dist/commonjs/operations/index.d.ts.map +1 -0
  100. package/dist/commonjs/operations/index.js +17 -0
  101. package/dist/commonjs/operations/index.js.map +1 -0
  102. package/dist/commonjs/operations/operations.d.ts +32 -0
  103. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  104. package/dist/commonjs/operations/operations.js +137 -0
  105. package/dist/commonjs/operations/operations.js.map +1 -0
  106. package/dist/commonjs/operations/privateEndpointConnections.d.ts +63 -0
  107. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  108. package/dist/commonjs/operations/privateEndpointConnections.js +272 -0
  109. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  110. package/dist/commonjs/operations/privateLinkResources.d.ts +28 -0
  111. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  112. package/dist/commonjs/operations/privateLinkResources.js +90 -0
  113. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  114. package/dist/commonjs/operations/timeSeriesDatabaseConnections.d.ts +81 -0
  115. package/dist/commonjs/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  116. package/dist/commonjs/operations/timeSeriesDatabaseConnections.js +379 -0
  117. package/dist/commonjs/operations/timeSeriesDatabaseConnections.js.map +1 -0
  118. package/dist/commonjs/operationsInterfaces/digitalTwins.d.ts +83 -0
  119. package/dist/commonjs/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  120. package/dist/commonjs/operationsInterfaces/digitalTwins.js +10 -0
  121. package/dist/commonjs/operationsInterfaces/digitalTwins.js.map +1 -0
  122. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.d.ts +56 -0
  123. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  124. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.js +10 -0
  125. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  126. package/dist/commonjs/operationsInterfaces/index.d.ts +7 -0
  127. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  128. package/dist/commonjs/operationsInterfaces/index.js +17 -0
  129. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  130. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  131. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  132. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  133. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  134. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +55 -0
  135. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  136. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  137. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  138. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +20 -0
  139. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  140. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  141. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  142. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +56 -0
  143. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  144. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.js +10 -0
  145. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  146. package/dist/commonjs/package.json +3 -0
  147. package/dist/commonjs/pagingHelper.d.ts +13 -0
  148. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  149. package/dist/commonjs/pagingHelper.js +36 -0
  150. package/dist/commonjs/pagingHelper.js.map +1 -0
  151. package/dist/esm/azureDigitalTwinsManagementClient.d.ts +25 -0
  152. package/dist/esm/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  153. package/dist/esm/azureDigitalTwinsManagementClient.js +102 -0
  154. package/dist/esm/azureDigitalTwinsManagementClient.js.map +1 -0
  155. package/dist/esm/index.d.ts +5 -0
  156. package/dist/esm/index.d.ts.map +1 -0
  157. package/{src/index.ts → dist/esm/index.js} +5 -5
  158. package/dist/esm/index.js.map +1 -0
  159. package/dist/esm/lroImpl.d.ts +11 -0
  160. package/dist/esm/lroImpl.d.ts.map +1 -0
  161. package/dist/esm/lroImpl.js +21 -0
  162. package/dist/esm/lroImpl.js.map +1 -0
  163. package/dist/esm/models/index.d.ts +1014 -0
  164. package/dist/esm/models/index.d.ts.map +1 -0
  165. package/dist/esm/models/index.js +202 -0
  166. package/dist/esm/models/index.js.map +1 -0
  167. package/dist/esm/models/mappers.d.ts +46 -0
  168. package/dist/esm/models/mappers.d.ts.map +1 -0
  169. package/dist/esm/models/mappers.js +1189 -0
  170. package/dist/esm/models/mappers.js.map +1 -0
  171. package/dist/esm/models/parameters.d.ts +22 -0
  172. package/dist/esm/models/parameters.d.ts.map +1 -0
  173. package/dist/esm/models/parameters.js +199 -0
  174. package/dist/esm/models/parameters.js.map +1 -0
  175. package/dist/esm/operations/digitalTwins.d.ts +119 -0
  176. package/dist/esm/operations/digitalTwins.d.ts.map +1 -0
  177. package/dist/esm/operations/digitalTwins.js +580 -0
  178. package/dist/esm/operations/digitalTwins.js.map +1 -0
  179. package/dist/esm/operations/digitalTwinsEndpoint.d.ts +81 -0
  180. package/dist/esm/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  181. package/dist/esm/operations/digitalTwinsEndpoint.js +362 -0
  182. package/dist/esm/operations/digitalTwinsEndpoint.js.map +1 -0
  183. package/dist/esm/operations/index.d.ts +7 -0
  184. package/dist/esm/operations/index.d.ts.map +1 -0
  185. package/dist/esm/operations/index.js +14 -0
  186. package/dist/esm/operations/index.js.map +1 -0
  187. package/dist/esm/operations/operations.d.ts +32 -0
  188. package/dist/esm/operations/operations.d.ts.map +1 -0
  189. package/dist/esm/operations/operations.js +133 -0
  190. package/dist/esm/operations/operations.js.map +1 -0
  191. package/dist/esm/operations/privateEndpointConnections.d.ts +63 -0
  192. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  193. package/dist/esm/operations/privateEndpointConnections.js +267 -0
  194. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  195. package/dist/esm/operations/privateLinkResources.d.ts +28 -0
  196. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  197. package/dist/esm/operations/privateLinkResources.js +85 -0
  198. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  199. package/dist/esm/operations/timeSeriesDatabaseConnections.d.ts +81 -0
  200. package/dist/esm/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  201. package/dist/esm/operations/timeSeriesDatabaseConnections.js +375 -0
  202. package/dist/esm/operations/timeSeriesDatabaseConnections.js.map +1 -0
  203. package/dist/esm/operationsInterfaces/digitalTwins.d.ts +83 -0
  204. package/dist/esm/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  205. package/dist/esm/operationsInterfaces/digitalTwins.js +9 -0
  206. package/dist/esm/operationsInterfaces/digitalTwins.js.map +1 -0
  207. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.d.ts +56 -0
  208. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  209. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.js +9 -0
  210. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  211. package/dist/esm/operationsInterfaces/index.d.ts +7 -0
  212. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  213. package/dist/esm/operationsInterfaces/index.js +14 -0
  214. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  215. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  216. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  217. package/dist/esm/operationsInterfaces/operations.js +9 -0
  218. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  219. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +55 -0
  220. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  221. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  222. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  223. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +20 -0
  224. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  225. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  226. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  227. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +56 -0
  228. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  229. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.js +9 -0
  230. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  231. package/dist/esm/package.json +3 -0
  232. package/dist/esm/pagingHelper.d.ts +13 -0
  233. package/dist/esm/pagingHelper.d.ts.map +1 -0
  234. package/dist/esm/pagingHelper.js +32 -0
  235. package/dist/esm/pagingHelper.js.map +1 -0
  236. package/dist/react-native/azureDigitalTwinsManagementClient.d.ts +25 -0
  237. package/dist/react-native/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  238. package/dist/react-native/azureDigitalTwinsManagementClient.js +102 -0
  239. package/dist/react-native/azureDigitalTwinsManagementClient.js.map +1 -0
  240. package/dist/react-native/index.d.ts +5 -0
  241. package/dist/react-native/index.d.ts.map +1 -0
  242. package/dist/react-native/index.js +13 -0
  243. package/dist/react-native/index.js.map +1 -0
  244. package/dist/react-native/lroImpl.d.ts +11 -0
  245. package/dist/react-native/lroImpl.d.ts.map +1 -0
  246. package/dist/react-native/lroImpl.js +21 -0
  247. package/dist/react-native/lroImpl.js.map +1 -0
  248. package/dist/react-native/models/index.d.ts +1014 -0
  249. package/dist/react-native/models/index.d.ts.map +1 -0
  250. package/dist/react-native/models/index.js +202 -0
  251. package/dist/react-native/models/index.js.map +1 -0
  252. package/dist/react-native/models/mappers.d.ts +46 -0
  253. package/dist/react-native/models/mappers.d.ts.map +1 -0
  254. package/dist/react-native/models/mappers.js +1189 -0
  255. package/dist/react-native/models/mappers.js.map +1 -0
  256. package/dist/react-native/models/parameters.d.ts +22 -0
  257. package/dist/react-native/models/parameters.d.ts.map +1 -0
  258. package/dist/react-native/models/parameters.js +199 -0
  259. package/dist/react-native/models/parameters.js.map +1 -0
  260. package/dist/react-native/operations/digitalTwins.d.ts +119 -0
  261. package/dist/react-native/operations/digitalTwins.d.ts.map +1 -0
  262. package/dist/react-native/operations/digitalTwins.js +580 -0
  263. package/dist/react-native/operations/digitalTwins.js.map +1 -0
  264. package/dist/react-native/operations/digitalTwinsEndpoint.d.ts +81 -0
  265. package/dist/react-native/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  266. package/dist/react-native/operations/digitalTwinsEndpoint.js +362 -0
  267. package/dist/react-native/operations/digitalTwinsEndpoint.js.map +1 -0
  268. package/dist/react-native/operations/index.d.ts +7 -0
  269. package/dist/react-native/operations/index.d.ts.map +1 -0
  270. package/dist/react-native/operations/index.js +14 -0
  271. package/dist/react-native/operations/index.js.map +1 -0
  272. package/dist/react-native/operations/operations.d.ts +32 -0
  273. package/dist/react-native/operations/operations.d.ts.map +1 -0
  274. package/dist/react-native/operations/operations.js +133 -0
  275. package/dist/react-native/operations/operations.js.map +1 -0
  276. package/dist/react-native/operations/privateEndpointConnections.d.ts +63 -0
  277. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  278. package/dist/react-native/operations/privateEndpointConnections.js +267 -0
  279. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  280. package/dist/react-native/operations/privateLinkResources.d.ts +28 -0
  281. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  282. package/dist/react-native/operations/privateLinkResources.js +85 -0
  283. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  284. package/dist/react-native/operations/timeSeriesDatabaseConnections.d.ts +81 -0
  285. package/dist/react-native/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  286. package/dist/react-native/operations/timeSeriesDatabaseConnections.js +375 -0
  287. package/dist/react-native/operations/timeSeriesDatabaseConnections.js.map +1 -0
  288. package/dist/react-native/operationsInterfaces/digitalTwins.d.ts +83 -0
  289. package/dist/react-native/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  290. package/dist/react-native/operationsInterfaces/digitalTwins.js +9 -0
  291. package/dist/react-native/operationsInterfaces/digitalTwins.js.map +1 -0
  292. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.d.ts +56 -0
  293. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  294. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.js +9 -0
  295. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  296. package/dist/react-native/operationsInterfaces/index.d.ts +7 -0
  297. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  298. package/dist/react-native/operationsInterfaces/index.js +14 -0
  299. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  300. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  301. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  302. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  303. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  304. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +55 -0
  305. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  306. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  307. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  308. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +20 -0
  309. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  310. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  311. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  312. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +56 -0
  313. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  314. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.js +9 -0
  315. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  316. package/dist/react-native/package.json +3 -0
  317. package/dist/react-native/pagingHelper.d.ts +13 -0
  318. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  319. package/dist/react-native/pagingHelper.js +32 -0
  320. package/dist/react-native/pagingHelper.js.map +1 -0
  321. package/package.json +58 -28
  322. package/dist/index.js +0 -3619
  323. package/dist/index.js.map +0 -1
  324. package/dist/index.min.js +0 -1
  325. package/dist/index.min.js.map +0 -1
  326. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.d.ts +0 -2
  327. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.d.ts.map +0 -1
  328. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.js +0 -42
  329. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.js.map +0 -1
  330. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.d.ts +0 -2
  331. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.d.ts.map +0 -1
  332. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.js +0 -91
  333. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.js.map +0 -1
  334. package/dist-esm/samples-dev/digitalTwinsDeleteSample.d.ts +0 -2
  335. package/dist-esm/samples-dev/digitalTwinsDeleteSample.d.ts.map +0 -1
  336. package/dist-esm/samples-dev/digitalTwinsDeleteSample.js +0 -58
  337. package/dist-esm/samples-dev/digitalTwinsDeleteSample.js.map +0 -1
  338. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.d.ts +0 -2
  339. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.d.ts.map +0 -1
  340. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.js +0 -108
  341. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.js.map +0 -1
  342. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.d.ts +0 -2
  343. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.d.ts.map +0 -1
  344. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.js +0 -60
  345. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.js.map +0 -1
  346. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.d.ts +0 -2
  347. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.d.ts.map +0 -1
  348. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.js +0 -60
  349. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.js.map +0 -1
  350. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.d.ts +0 -2
  351. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.d.ts.map +0 -1
  352. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.js +0 -90
  353. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.js.map +0 -1
  354. package/dist-esm/samples-dev/digitalTwinsGetSample.d.ts +0 -2
  355. package/dist-esm/samples-dev/digitalTwinsGetSample.d.ts.map +0 -1
  356. package/dist-esm/samples-dev/digitalTwinsGetSample.js +0 -77
  357. package/dist-esm/samples-dev/digitalTwinsGetSample.js.map +0 -1
  358. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.d.ts +0 -2
  359. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.d.ts.map +0 -1
  360. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.js +0 -54
  361. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.js.map +0 -1
  362. package/dist-esm/samples-dev/digitalTwinsListSample.d.ts +0 -2
  363. package/dist-esm/samples-dev/digitalTwinsListSample.d.ts.map +0 -1
  364. package/dist-esm/samples-dev/digitalTwinsListSample.js +0 -53
  365. package/dist-esm/samples-dev/digitalTwinsListSample.js.map +0 -1
  366. package/dist-esm/samples-dev/digitalTwinsUpdateSample.d.ts +0 -2
  367. package/dist-esm/samples-dev/digitalTwinsUpdateSample.d.ts.map +0 -1
  368. package/dist-esm/samples-dev/digitalTwinsUpdateSample.js +0 -86
  369. package/dist-esm/samples-dev/digitalTwinsUpdateSample.js.map +0 -1
  370. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  371. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  372. package/dist-esm/samples-dev/operationsListSample.js +0 -53
  373. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  374. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +0 -2
  375. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +0 -1
  376. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +0 -48
  377. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +0 -1
  378. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  379. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  380. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -40
  381. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  382. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  383. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  384. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -40
  385. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  386. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  387. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  388. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -39
  389. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  390. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +0 -2
  391. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +0 -1
  392. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +0 -40
  393. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +0 -1
  394. package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts +0 -2
  395. package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts.map +0 -1
  396. package/dist-esm/samples-dev/privateLinkResourcesListSample.js +0 -39
  397. package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +0 -1
  398. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.d.ts +0 -2
  399. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.d.ts.map +0 -1
  400. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.js +0 -91
  401. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.js.map +0 -1
  402. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.d.ts +0 -2
  403. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.d.ts.map +0 -1
  404. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.js +0 -40
  405. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.js.map +0 -1
  406. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.d.ts +0 -2
  407. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.d.ts.map +0 -1
  408. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.js +0 -40
  409. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.js.map +0 -1
  410. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.d.ts +0 -2
  411. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.d.ts.map +0 -1
  412. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.js +0 -55
  413. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.js.map +0 -1
  414. package/dist-esm/src/azureDigitalTwinsManagementClient.d.ts.map +0 -1
  415. package/dist-esm/src/azureDigitalTwinsManagementClient.js.map +0 -1
  416. package/dist-esm/src/index.d.ts +0 -5
  417. package/dist-esm/src/index.js.map +0 -1
  418. package/dist-esm/src/lroImpl.js.map +0 -1
  419. package/dist-esm/src/models/index.js.map +0 -1
  420. package/dist-esm/src/models/mappers.js.map +0 -1
  421. package/dist-esm/src/models/parameters.js.map +0 -1
  422. package/dist-esm/src/operations/digitalTwins.d.ts.map +0 -1
  423. package/dist-esm/src/operations/digitalTwins.js.map +0 -1
  424. package/dist-esm/src/operations/digitalTwinsEndpoint.d.ts.map +0 -1
  425. package/dist-esm/src/operations/digitalTwinsEndpoint.js.map +0 -1
  426. package/dist-esm/src/operations/index.d.ts +0 -7
  427. package/dist-esm/src/operations/index.d.ts.map +0 -1
  428. package/dist-esm/src/operations/index.js +0 -14
  429. package/dist-esm/src/operations/index.js.map +0 -1
  430. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  431. package/dist-esm/src/operations/operations.js.map +0 -1
  432. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  433. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  434. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  435. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  436. package/dist-esm/src/operations/timeSeriesDatabaseConnections.d.ts.map +0 -1
  437. package/dist-esm/src/operations/timeSeriesDatabaseConnections.js.map +0 -1
  438. package/dist-esm/src/operationsInterfaces/digitalTwins.d.ts.map +0 -1
  439. package/dist-esm/src/operationsInterfaces/digitalTwins.js.map +0 -1
  440. package/dist-esm/src/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +0 -1
  441. package/dist-esm/src/operationsInterfaces/digitalTwinsEndpoint.js.map +0 -1
  442. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -7
  443. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  444. package/dist-esm/src/operationsInterfaces/index.js +0 -14
  445. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  446. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  447. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  448. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  449. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  450. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  451. package/dist-esm/src/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +0 -1
  452. package/dist-esm/src/operationsInterfaces/timeSeriesDatabaseConnections.js.map +0 -1
  453. package/dist-esm/src/pagingHelper.js.map +0 -1
  454. package/dist-esm/test/digitaltwins_examples.spec.d.ts +0 -4
  455. package/dist-esm/test/digitaltwins_examples.spec.d.ts.map +0 -1
  456. package/dist-esm/test/digitaltwins_examples.spec.js +0 -112
  457. package/dist-esm/test/digitaltwins_examples.spec.js.map +0 -1
  458. package/src/azureDigitalTwinsManagementClient.ts +0 -166
  459. package/src/lroImpl.ts +0 -42
  460. package/src/models/index.ts +0 -1151
  461. package/src/models/mappers.ts +0 -1277
  462. package/src/models/parameters.ts +0 -231
  463. package/src/operations/digitalTwins.ts +0 -784
  464. package/src/operations/digitalTwinsEndpoint.ts +0 -515
  465. package/src/operations/index.ts +0 -14
  466. package/src/operations/operations.ts +0 -149
  467. package/src/operations/privateEndpointConnections.ts +0 -388
  468. package/src/operations/privateLinkResources.ts +0 -116
  469. package/src/operations/timeSeriesDatabaseConnections.ts +0 -529
  470. package/src/operationsInterfaces/digitalTwins.ts +0 -164
  471. package/src/operationsInterfaces/digitalTwinsEndpoint.ts +0 -115
  472. package/src/operationsInterfaces/index.ts +0 -14
  473. package/src/operationsInterfaces/operations.ts +0 -22
  474. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -108
  475. package/src/operationsInterfaces/privateLinkResources.ts +0 -42
  476. package/src/operationsInterfaces/timeSeriesDatabaseConnections.ts +0 -115
  477. package/src/pagingHelper.ts +0 -39
  478. package/tsconfig.json +0 -33
  479. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  480. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  481. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  482. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  483. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  484. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  485. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  486. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  487. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  488. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  489. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  490. /package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwins.js +0 -0
  491. /package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwinsEndpoint.js +0 -0
  492. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  493. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  494. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  495. /package/{dist-esm/src → dist/browser}/operationsInterfaces/timeSeriesDatabaseConnections.js +0 -0
  496. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  497. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  498. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  499. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1,1014 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export type DigitalTwinsEndpointResourcePropertiesUnion = DigitalTwinsEndpointResourceProperties | ServiceBus | EventHub | EventGrid;
3
+ export type TimeSeriesDatabaseConnectionPropertiesUnion = TimeSeriesDatabaseConnectionProperties | AzureDataExplorerConnectionProperties;
4
+ /** The private endpoint connection of a Digital Twin. */
5
+ export interface PrivateEndpointConnection {
6
+ /**
7
+ * The resource identifier.
8
+ * NOTE: This property will not be serialized. It can only be populated by the server.
9
+ */
10
+ readonly id?: string;
11
+ /**
12
+ * The resource name.
13
+ * NOTE: This property will not be serialized. It can only be populated by the server.
14
+ */
15
+ readonly name?: string;
16
+ /**
17
+ * The resource type.
18
+ * NOTE: This property will not be serialized. It can only be populated by the server.
19
+ */
20
+ readonly type?: string;
21
+ /** The connection properties. */
22
+ properties: ConnectionProperties;
23
+ /**
24
+ * Metadata pertaining to creation and last modification of the private endpoint connection.
25
+ * NOTE: This property will not be serialized. It can only be populated by the server.
26
+ */
27
+ readonly systemData?: SystemData;
28
+ }
29
+ /** The properties of a private endpoint connection. */
30
+ export interface ConnectionProperties {
31
+ /**
32
+ * The provisioning state.
33
+ * NOTE: This property will not be serialized. It can only be populated by the server.
34
+ */
35
+ readonly provisioningState?: ConnectionPropertiesProvisioningState;
36
+ /** The private endpoint. */
37
+ privateEndpoint?: PrivateEndpoint;
38
+ /** The list of group ids for the private endpoint connection. */
39
+ groupIds?: string[];
40
+ /** The connection state. */
41
+ privateLinkServiceConnectionState?: ConnectionPropertiesPrivateLinkServiceConnectionState;
42
+ }
43
+ /** The private endpoint property of a private endpoint connection. */
44
+ export interface PrivateEndpoint {
45
+ /**
46
+ * The resource identifier.
47
+ * NOTE: This property will not be serialized. It can only be populated by the server.
48
+ */
49
+ readonly id?: string;
50
+ }
51
+ /** The current state of a private endpoint connection. */
52
+ export interface ConnectionState {
53
+ /** The status of a private endpoint connection. */
54
+ status: PrivateLinkServiceConnectionStatus;
55
+ /** The description for the current state of a private endpoint connection. */
56
+ description: string;
57
+ /** Actions required for a private endpoint connection. */
58
+ actionsRequired?: string;
59
+ }
60
+ /** Metadata pertaining to creation and last modification of the resource. */
61
+ export interface SystemData {
62
+ /** The identity that created the resource. */
63
+ createdBy?: string;
64
+ /** The type of identity that created the resource. */
65
+ createdByType?: CreatedByType;
66
+ /** The timestamp of resource creation (UTC). */
67
+ createdAt?: Date;
68
+ /** The identity that last modified the resource. */
69
+ lastModifiedBy?: string;
70
+ /** The type of identity that last modified the resource. */
71
+ lastModifiedByType?: CreatedByType;
72
+ /** The timestamp of resource last modification (UTC) */
73
+ lastModifiedAt?: Date;
74
+ }
75
+ /** The common properties of a DigitalTwinsInstance. */
76
+ export interface DigitalTwinsResource {
77
+ /**
78
+ * The resource identifier.
79
+ * NOTE: This property will not be serialized. It can only be populated by the server.
80
+ */
81
+ readonly id?: string;
82
+ /**
83
+ * The resource name.
84
+ * NOTE: This property will not be serialized. It can only be populated by the server.
85
+ */
86
+ readonly name?: string;
87
+ /**
88
+ * The resource type.
89
+ * NOTE: This property will not be serialized. It can only be populated by the server.
90
+ */
91
+ readonly type?: string;
92
+ /** The resource location. */
93
+ location: string;
94
+ /** The resource tags. */
95
+ tags?: {
96
+ [propertyName: string]: string;
97
+ };
98
+ /** The managed identity for the DigitalTwinsInstance. */
99
+ identity?: DigitalTwinsIdentity;
100
+ /**
101
+ * Metadata pertaining to creation and last modification of the DigitalTwinsInstance.
102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
103
+ */
104
+ readonly systemData?: SystemData;
105
+ }
106
+ /** The managed identity for the DigitalTwinsInstance. */
107
+ export interface DigitalTwinsIdentity {
108
+ /** The type of Managed Identity used by the DigitalTwinsInstance. */
109
+ type?: DigitalTwinsIdentityType;
110
+ /**
111
+ * The object id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-identity-principal-id header in the PUT request if the resource has a systemAssigned(implicit) identity
112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
113
+ */
114
+ readonly principalId?: string;
115
+ /**
116
+ * The tenant id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-client-tenant-id header in the PUT request if the resource has a systemAssigned(implicit) identity
117
+ * NOTE: This property will not be serialized. It can only be populated by the server.
118
+ */
119
+ readonly tenantId?: string;
120
+ /**
121
+ * The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form:
122
+ * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
123
+ * .
124
+ */
125
+ userAssignedIdentities?: {
126
+ [propertyName: string]: UserAssignedIdentity;
127
+ };
128
+ }
129
+ /** The information about the user assigned identity. */
130
+ export interface UserAssignedIdentity {
131
+ /**
132
+ * The client id of the User Assigned Identity Resource.
133
+ * NOTE: This property will not be serialized. It can only be populated by the server.
134
+ */
135
+ readonly clientId?: string;
136
+ /**
137
+ * The object id of the User Assigned Identity Resource.
138
+ * NOTE: This property will not be serialized. It can only be populated by the server.
139
+ */
140
+ readonly principalId?: string;
141
+ }
142
+ /** Error response. */
143
+ export interface ErrorResponse {
144
+ /** Error description */
145
+ error?: ErrorDefinition;
146
+ }
147
+ /** Error definition. */
148
+ export interface ErrorDefinition {
149
+ /**
150
+ * Service specific error code which serves as the substatus for the HTTP error code.
151
+ * NOTE: This property will not be serialized. It can only be populated by the server.
152
+ */
153
+ readonly code?: string;
154
+ /**
155
+ * Description of the error.
156
+ * NOTE: This property will not be serialized. It can only be populated by the server.
157
+ */
158
+ readonly message?: string;
159
+ /**
160
+ * Internal error details.
161
+ * NOTE: This property will not be serialized. It can only be populated by the server.
162
+ */
163
+ readonly details?: ErrorDefinition[];
164
+ }
165
+ /** The description of the DigitalTwins service. */
166
+ export interface DigitalTwinsPatchDescription {
167
+ /** Instance patch properties */
168
+ tags?: {
169
+ [propertyName: string]: string;
170
+ };
171
+ /** The managed identity for the DigitalTwinsInstance. */
172
+ identity?: DigitalTwinsIdentity;
173
+ /** Properties for the DigitalTwinsInstance. */
174
+ properties?: DigitalTwinsPatchProperties;
175
+ }
176
+ /** The properties of a DigitalTwinsInstance. */
177
+ export interface DigitalTwinsPatchProperties {
178
+ /** Public network access for the DigitalTwinsInstance. */
179
+ publicNetworkAccess?: PublicNetworkAccess;
180
+ }
181
+ /** A list of DigitalTwinsInstance Endpoints with a next link. */
182
+ export interface DigitalTwinsEndpointResourceListResult {
183
+ /** The link used to get the next page of DigitalTwinsInstance Endpoints. */
184
+ nextLink?: string;
185
+ /** A list of DigitalTwinsInstance Endpoints. */
186
+ value?: DigitalTwinsEndpointResource[];
187
+ }
188
+ /** Properties related to Digital Twins Endpoint */
189
+ export interface DigitalTwinsEndpointResourceProperties {
190
+ /** Polymorphic discriminator, which specifies the different types this object can be */
191
+ endpointType: "ServiceBus" | "EventHub" | "EventGrid";
192
+ /**
193
+ * The provisioning state.
194
+ * NOTE: This property will not be serialized. It can only be populated by the server.
195
+ */
196
+ readonly provisioningState?: EndpointProvisioningState;
197
+ /**
198
+ * Time when the Endpoint was added to DigitalTwinsInstance.
199
+ * NOTE: This property will not be serialized. It can only be populated by the server.
200
+ */
201
+ readonly createdTime?: Date;
202
+ /** Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified. */
203
+ authenticationType?: AuthenticationType;
204
+ /** Dead letter storage secret for key-based authentication. Will be obfuscated during read. */
205
+ deadLetterSecret?: string;
206
+ /** Dead letter storage URL for identity-based authentication. */
207
+ deadLetterUri?: string;
208
+ /** Managed identity properties for the endpoint. */
209
+ identity?: ManagedIdentityReference;
210
+ }
211
+ /** The properties of the Managed Identity. */
212
+ export interface ManagedIdentityReference {
213
+ /** The type of managed identity used. */
214
+ type?: IdentityType;
215
+ /** The user identity ARM resource id if the managed identity type is 'UserAssigned'. */
216
+ userAssignedIdentity?: string;
217
+ }
218
+ /** Definition of a resource. */
219
+ export interface ExternalResource {
220
+ /**
221
+ * The resource identifier.
222
+ * NOTE: This property will not be serialized. It can only be populated by the server.
223
+ */
224
+ readonly id?: string;
225
+ /**
226
+ * Extension resource name.
227
+ * NOTE: This property will not be serialized. It can only be populated by the server.
228
+ */
229
+ readonly name?: string;
230
+ /**
231
+ * The resource type.
232
+ * NOTE: This property will not be serialized. It can only be populated by the server.
233
+ */
234
+ readonly type?: string;
235
+ /**
236
+ * Metadata pertaining to creation and last modification of the resource.
237
+ * NOTE: This property will not be serialized. It can only be populated by the server.
238
+ */
239
+ readonly systemData?: SystemData;
240
+ }
241
+ /** A list of DigitalTwins description objects with a next link. */
242
+ export interface DigitalTwinsDescriptionListResult {
243
+ /** The link used to get the next page of DigitalTwins description objects. */
244
+ nextLink?: string;
245
+ /** A list of DigitalTwins description objects. */
246
+ value?: DigitalTwinsDescription[];
247
+ }
248
+ /** A list of DigitalTwins service operations. It contains a list of operations and a URL link to get the next set of results. */
249
+ export interface OperationListResult {
250
+ /** The link used to get the next page of DigitalTwins description objects. */
251
+ nextLink?: string;
252
+ /**
253
+ * A list of DigitalTwins operations supported by the Microsoft.DigitalTwins resource provider.
254
+ * NOTE: This property will not be serialized. It can only be populated by the server.
255
+ */
256
+ readonly value?: Operation[];
257
+ }
258
+ /** DigitalTwins service REST API operation */
259
+ export interface Operation {
260
+ /**
261
+ * Operation name: {provider}/{resource}/{read | write | action | delete}
262
+ * NOTE: This property will not be serialized. It can only be populated by the server.
263
+ */
264
+ readonly name?: string;
265
+ /** Operation properties display */
266
+ display?: OperationDisplay;
267
+ /**
268
+ * The intended executor of the operation.
269
+ * NOTE: This property will not be serialized. It can only be populated by the server.
270
+ */
271
+ readonly origin?: string;
272
+ /**
273
+ * If the operation is a data action (for data plane rbac).
274
+ * NOTE: This property will not be serialized. It can only be populated by the server.
275
+ */
276
+ readonly isDataAction?: boolean;
277
+ /**
278
+ * Operation properties.
279
+ * NOTE: This property will not be serialized. It can only be populated by the server.
280
+ */
281
+ readonly properties?: {
282
+ [propertyName: string]: Record<string, unknown>;
283
+ };
284
+ }
285
+ /** The object that represents the operation. */
286
+ export interface OperationDisplay {
287
+ /**
288
+ * Service provider: Microsoft DigitalTwins.
289
+ * NOTE: This property will not be serialized. It can only be populated by the server.
290
+ */
291
+ readonly provider?: string;
292
+ /**
293
+ * Resource Type: DigitalTwinsInstances.
294
+ * NOTE: This property will not be serialized. It can only be populated by the server.
295
+ */
296
+ readonly resource?: string;
297
+ /**
298
+ * Name of the operation.
299
+ * NOTE: This property will not be serialized. It can only be populated by the server.
300
+ */
301
+ readonly operation?: string;
302
+ /**
303
+ * Friendly description for the operation.
304
+ * NOTE: This property will not be serialized. It can only be populated by the server.
305
+ */
306
+ readonly description?: string;
307
+ }
308
+ /** The result returned from a database check name availability request. */
309
+ export interface CheckNameRequest {
310
+ /** Resource name. */
311
+ name: string;
312
+ /** The type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances. */
313
+ type: "Microsoft.DigitalTwins/digitalTwinsInstances";
314
+ }
315
+ /** The result returned from a check name availability request. */
316
+ export interface CheckNameResult {
317
+ /** Specifies a Boolean value that indicates if the name is available. */
318
+ nameAvailable?: boolean;
319
+ /** Message indicating an unavailable name due to a conflict, or a description of the naming rules that are violated. */
320
+ message?: string;
321
+ /** Message providing the reason why the given name is invalid. */
322
+ reason?: Reason;
323
+ }
324
+ /** The available private link resources for a Digital Twin. */
325
+ export interface GroupIdInformationResponse {
326
+ /** The list of available private link resources for a Digital Twin. */
327
+ value?: GroupIdInformation[];
328
+ }
329
+ /** The group information for creating a private endpoint on Digital Twin. */
330
+ export interface GroupIdInformation {
331
+ /** The group information properties. */
332
+ properties: GroupIdInformationProperties;
333
+ /** The resource identifier. */
334
+ id?: string;
335
+ /**
336
+ * The resource name.
337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
338
+ */
339
+ readonly name?: string;
340
+ /**
341
+ * The resource type.
342
+ * NOTE: This property will not be serialized. It can only be populated by the server.
343
+ */
344
+ readonly type?: string;
345
+ }
346
+ /** The properties for a group information object. */
347
+ export interface GroupIdInformationProperties {
348
+ /** The group id. */
349
+ groupId?: string;
350
+ /** The required members for a specific group id. */
351
+ requiredMembers?: string[];
352
+ /** The required DNS zones for a specific group id. */
353
+ requiredZoneNames?: string[];
354
+ }
355
+ /** The available private link connections for a Digital Twin. */
356
+ export interface PrivateEndpointConnectionsResponse {
357
+ /** The list of available private link connections for a Digital Twin. */
358
+ value?: PrivateEndpointConnection[];
359
+ }
360
+ /** A pageable list of time series database connection resources. */
361
+ export interface TimeSeriesDatabaseConnectionListResult {
362
+ /** The link used to get the next page of results. */
363
+ nextLink?: string;
364
+ /** A list of time series database connection resources. */
365
+ value?: TimeSeriesDatabaseConnection[];
366
+ }
367
+ /** Properties of a time series database connection resource. */
368
+ export interface TimeSeriesDatabaseConnectionProperties {
369
+ /** Polymorphic discriminator, which specifies the different types this object can be */
370
+ connectionType: "AzureDataExplorer";
371
+ /**
372
+ * The provisioning state.
373
+ * NOTE: This property will not be serialized. It can only be populated by the server.
374
+ */
375
+ readonly provisioningState?: TimeSeriesDatabaseConnectionState;
376
+ /** Managed identity properties for the time series database connection resource. */
377
+ identity?: ManagedIdentityReference;
378
+ }
379
+ /** The connection state. */
380
+ export interface ConnectionPropertiesPrivateLinkServiceConnectionState extends ConnectionState {
381
+ }
382
+ /** The description of the DigitalTwins service. */
383
+ export interface DigitalTwinsDescription extends DigitalTwinsResource {
384
+ /**
385
+ * Time when DigitalTwinsInstance was created.
386
+ * NOTE: This property will not be serialized. It can only be populated by the server.
387
+ */
388
+ readonly createdTime?: Date;
389
+ /**
390
+ * Time when DigitalTwinsInstance was updated.
391
+ * NOTE: This property will not be serialized. It can only be populated by the server.
392
+ */
393
+ readonly lastUpdatedTime?: Date;
394
+ /**
395
+ * The provisioning state.
396
+ * NOTE: This property will not be serialized. It can only be populated by the server.
397
+ */
398
+ readonly provisioningState?: ProvisioningState;
399
+ /**
400
+ * Api endpoint to work with DigitalTwinsInstance.
401
+ * NOTE: This property will not be serialized. It can only be populated by the server.
402
+ */
403
+ readonly hostName?: string;
404
+ /** The private endpoint connections. */
405
+ privateEndpointConnections?: PrivateEndpointConnection[];
406
+ /** Public network access for the DigitalTwinsInstance. */
407
+ publicNetworkAccess?: PublicNetworkAccess;
408
+ }
409
+ /** Properties related to ServiceBus. */
410
+ export interface ServiceBus extends DigitalTwinsEndpointResourceProperties {
411
+ /** Polymorphic discriminator, which specifies the different types this object can be */
412
+ endpointType: "ServiceBus";
413
+ /** PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read. */
414
+ primaryConnectionString?: string;
415
+ /** SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read. */
416
+ secondaryConnectionString?: string;
417
+ /** The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'. */
418
+ endpointUri?: string;
419
+ /** The ServiceBus Topic name for identity-based authentication. */
420
+ entityPath?: string;
421
+ }
422
+ /** Properties related to EventHub. */
423
+ export interface EventHub extends DigitalTwinsEndpointResourceProperties {
424
+ /** Polymorphic discriminator, which specifies the different types this object can be */
425
+ endpointType: "EventHub";
426
+ /** PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read. */
427
+ connectionStringPrimaryKey?: string;
428
+ /** SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read. */
429
+ connectionStringSecondaryKey?: string;
430
+ /** The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'. */
431
+ endpointUri?: string;
432
+ /** The EventHub name in the EventHub namespace for identity-based authentication. */
433
+ entityPath?: string;
434
+ }
435
+ /** Properties related to EventGrid. */
436
+ export interface EventGrid extends DigitalTwinsEndpointResourceProperties {
437
+ /** Polymorphic discriminator, which specifies the different types this object can be */
438
+ endpointType: "EventGrid";
439
+ /** EventGrid Topic Endpoint. */
440
+ topicEndpoint: string;
441
+ /** EventGrid secondary accesskey. Will be obfuscated during read. */
442
+ accessKey1: string | null;
443
+ /** EventGrid secondary accesskey. Will be obfuscated during read. */
444
+ accessKey2?: string;
445
+ }
446
+ /** DigitalTwinsInstance endpoint resource. */
447
+ export interface DigitalTwinsEndpointResource extends ExternalResource {
448
+ /** DigitalTwinsInstance endpoint resource properties. */
449
+ properties: DigitalTwinsEndpointResourcePropertiesUnion;
450
+ }
451
+ /** Describes a time series database connection resource. */
452
+ export interface TimeSeriesDatabaseConnection extends ExternalResource {
453
+ /** Properties of a specific time series database connection. */
454
+ properties?: TimeSeriesDatabaseConnectionPropertiesUnion;
455
+ }
456
+ /** Properties of a time series database connection to Azure Data Explorer with data being sent via an EventHub. */
457
+ export interface AzureDataExplorerConnectionProperties extends TimeSeriesDatabaseConnectionProperties {
458
+ /** Polymorphic discriminator, which specifies the different types this object can be */
459
+ connectionType: "AzureDataExplorer";
460
+ /** The resource ID of the Azure Data Explorer cluster. */
461
+ adxResourceId: string;
462
+ /** The URI of the Azure Data Explorer endpoint. */
463
+ adxEndpointUri: string;
464
+ /** The name of the Azure Data Explorer database. */
465
+ adxDatabaseName: string;
466
+ /** The name of the Azure Data Explorer table used for storing updates to properties of twins and relationships. Defaults to AdtPropertyEvents. */
467
+ adxTableName?: string;
468
+ /** The name of the Azure Data Explorer table used for recording twin lifecycle events. The table will not be created if this property is left unspecified. */
469
+ adxTwinLifecycleEventsTableName?: string;
470
+ /** The name of the Azure Data Explorer table used for recording relationship lifecycle events. The table will not be created if this property is left unspecified. */
471
+ adxRelationshipLifecycleEventsTableName?: string;
472
+ /** The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb:// */
473
+ eventHubEndpointUri: string;
474
+ /** The EventHub name in the EventHub namespace for identity-based authentication. */
475
+ eventHubEntityPath: string;
476
+ /** The resource ID of the EventHub namespace. */
477
+ eventHubNamespaceResourceId: string;
478
+ /** The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default. */
479
+ eventHubConsumerGroup?: string;
480
+ /** Specifies whether or not to record twin / relationship property and item removals, including removals of indexed or keyed values (such as map entries, array elements, etc.). This feature is de-activated unless explicitly set to 'true'. Setting this property to 'true' will generate an additional column in the property events table in ADX. */
481
+ recordPropertyAndItemRemovals?: RecordPropertyAndItemRemovals;
482
+ }
483
+ /** Known values of {@link ProvisioningState} that the service accepts. */
484
+ export declare enum KnownProvisioningState {
485
+ /** Provisioning */
486
+ Provisioning = "Provisioning",
487
+ /** Deleting */
488
+ Deleting = "Deleting",
489
+ /** Updating */
490
+ Updating = "Updating",
491
+ /** Succeeded */
492
+ Succeeded = "Succeeded",
493
+ /** Failed */
494
+ Failed = "Failed",
495
+ /** Canceled */
496
+ Canceled = "Canceled",
497
+ /** Deleted */
498
+ Deleted = "Deleted",
499
+ /** Warning */
500
+ Warning = "Warning",
501
+ /** Suspending */
502
+ Suspending = "Suspending",
503
+ /** Restoring */
504
+ Restoring = "Restoring",
505
+ /** Moving */
506
+ Moving = "Moving"
507
+ }
508
+ /**
509
+ * Defines values for ProvisioningState. \
510
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
511
+ * this enum contains the known values that the service supports.
512
+ * ### Known values supported by the service
513
+ * **Provisioning** \
514
+ * **Deleting** \
515
+ * **Updating** \
516
+ * **Succeeded** \
517
+ * **Failed** \
518
+ * **Canceled** \
519
+ * **Deleted** \
520
+ * **Warning** \
521
+ * **Suspending** \
522
+ * **Restoring** \
523
+ * **Moving**
524
+ */
525
+ export type ProvisioningState = string;
526
+ /** Known values of {@link ConnectionPropertiesProvisioningState} that the service accepts. */
527
+ export declare enum KnownConnectionPropertiesProvisioningState {
528
+ /** Pending */
529
+ Pending = "Pending",
530
+ /** Approved */
531
+ Approved = "Approved",
532
+ /** Rejected */
533
+ Rejected = "Rejected",
534
+ /** Disconnected */
535
+ Disconnected = "Disconnected"
536
+ }
537
+ /**
538
+ * Defines values for ConnectionPropertiesProvisioningState. \
539
+ * {@link KnownConnectionPropertiesProvisioningState} can be used interchangeably with ConnectionPropertiesProvisioningState,
540
+ * this enum contains the known values that the service supports.
541
+ * ### Known values supported by the service
542
+ * **Pending** \
543
+ * **Approved** \
544
+ * **Rejected** \
545
+ * **Disconnected**
546
+ */
547
+ export type ConnectionPropertiesProvisioningState = string;
548
+ /** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
549
+ export declare enum KnownPrivateLinkServiceConnectionStatus {
550
+ /** Pending */
551
+ Pending = "Pending",
552
+ /** Approved */
553
+ Approved = "Approved",
554
+ /** Rejected */
555
+ Rejected = "Rejected",
556
+ /** Disconnected */
557
+ Disconnected = "Disconnected"
558
+ }
559
+ /**
560
+ * Defines values for PrivateLinkServiceConnectionStatus. \
561
+ * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,
562
+ * this enum contains the known values that the service supports.
563
+ * ### Known values supported by the service
564
+ * **Pending** \
565
+ * **Approved** \
566
+ * **Rejected** \
567
+ * **Disconnected**
568
+ */
569
+ export type PrivateLinkServiceConnectionStatus = string;
570
+ /** Known values of {@link CreatedByType} that the service accepts. */
571
+ export declare enum KnownCreatedByType {
572
+ /** User */
573
+ User = "User",
574
+ /** Application */
575
+ Application = "Application",
576
+ /** ManagedIdentity */
577
+ ManagedIdentity = "ManagedIdentity",
578
+ /** Key */
579
+ Key = "Key"
580
+ }
581
+ /**
582
+ * Defines values for CreatedByType. \
583
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
584
+ * this enum contains the known values that the service supports.
585
+ * ### Known values supported by the service
586
+ * **User** \
587
+ * **Application** \
588
+ * **ManagedIdentity** \
589
+ * **Key**
590
+ */
591
+ export type CreatedByType = string;
592
+ /** Known values of {@link PublicNetworkAccess} that the service accepts. */
593
+ export declare enum KnownPublicNetworkAccess {
594
+ /** Enabled */
595
+ Enabled = "Enabled",
596
+ /** Disabled */
597
+ Disabled = "Disabled"
598
+ }
599
+ /**
600
+ * Defines values for PublicNetworkAccess. \
601
+ * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
602
+ * this enum contains the known values that the service supports.
603
+ * ### Known values supported by the service
604
+ * **Enabled** \
605
+ * **Disabled**
606
+ */
607
+ export type PublicNetworkAccess = string;
608
+ /** Known values of {@link DigitalTwinsIdentityType} that the service accepts. */
609
+ export declare enum KnownDigitalTwinsIdentityType {
610
+ /** None */
611
+ None = "None",
612
+ /** SystemAssigned */
613
+ SystemAssigned = "SystemAssigned",
614
+ /** UserAssigned */
615
+ UserAssigned = "UserAssigned",
616
+ /** SystemAssignedUserAssigned */
617
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
618
+ }
619
+ /**
620
+ * Defines values for DigitalTwinsIdentityType. \
621
+ * {@link KnownDigitalTwinsIdentityType} can be used interchangeably with DigitalTwinsIdentityType,
622
+ * this enum contains the known values that the service supports.
623
+ * ### Known values supported by the service
624
+ * **None** \
625
+ * **SystemAssigned** \
626
+ * **UserAssigned** \
627
+ * **SystemAssigned,UserAssigned**
628
+ */
629
+ export type DigitalTwinsIdentityType = string;
630
+ /** Known values of {@link EndpointType} that the service accepts. */
631
+ export declare enum KnownEndpointType {
632
+ /** EventHub */
633
+ EventHub = "EventHub",
634
+ /** EventGrid */
635
+ EventGrid = "EventGrid",
636
+ /** ServiceBus */
637
+ ServiceBus = "ServiceBus"
638
+ }
639
+ /**
640
+ * Defines values for EndpointType. \
641
+ * {@link KnownEndpointType} can be used interchangeably with EndpointType,
642
+ * this enum contains the known values that the service supports.
643
+ * ### Known values supported by the service
644
+ * **EventHub** \
645
+ * **EventGrid** \
646
+ * **ServiceBus**
647
+ */
648
+ export type EndpointType = string;
649
+ /** Known values of {@link EndpointProvisioningState} that the service accepts. */
650
+ export declare enum KnownEndpointProvisioningState {
651
+ /** Provisioning */
652
+ Provisioning = "Provisioning",
653
+ /** Deleting */
654
+ Deleting = "Deleting",
655
+ /** Updating */
656
+ Updating = "Updating",
657
+ /** Succeeded */
658
+ Succeeded = "Succeeded",
659
+ /** Failed */
660
+ Failed = "Failed",
661
+ /** Canceled */
662
+ Canceled = "Canceled",
663
+ /** Deleted */
664
+ Deleted = "Deleted",
665
+ /** Warning */
666
+ Warning = "Warning",
667
+ /** Suspending */
668
+ Suspending = "Suspending",
669
+ /** Restoring */
670
+ Restoring = "Restoring",
671
+ /** Moving */
672
+ Moving = "Moving",
673
+ /** Disabled */
674
+ Disabled = "Disabled"
675
+ }
676
+ /**
677
+ * Defines values for EndpointProvisioningState. \
678
+ * {@link KnownEndpointProvisioningState} can be used interchangeably with EndpointProvisioningState,
679
+ * this enum contains the known values that the service supports.
680
+ * ### Known values supported by the service
681
+ * **Provisioning** \
682
+ * **Deleting** \
683
+ * **Updating** \
684
+ * **Succeeded** \
685
+ * **Failed** \
686
+ * **Canceled** \
687
+ * **Deleted** \
688
+ * **Warning** \
689
+ * **Suspending** \
690
+ * **Restoring** \
691
+ * **Moving** \
692
+ * **Disabled**
693
+ */
694
+ export type EndpointProvisioningState = string;
695
+ /** Known values of {@link AuthenticationType} that the service accepts. */
696
+ export declare enum KnownAuthenticationType {
697
+ /** KeyBased */
698
+ KeyBased = "KeyBased",
699
+ /** IdentityBased */
700
+ IdentityBased = "IdentityBased"
701
+ }
702
+ /**
703
+ * Defines values for AuthenticationType. \
704
+ * {@link KnownAuthenticationType} can be used interchangeably with AuthenticationType,
705
+ * this enum contains the known values that the service supports.
706
+ * ### Known values supported by the service
707
+ * **KeyBased** \
708
+ * **IdentityBased**
709
+ */
710
+ export type AuthenticationType = string;
711
+ /** Known values of {@link IdentityType} that the service accepts. */
712
+ export declare enum KnownIdentityType {
713
+ /** SystemAssigned */
714
+ SystemAssigned = "SystemAssigned",
715
+ /** UserAssigned */
716
+ UserAssigned = "UserAssigned"
717
+ }
718
+ /**
719
+ * Defines values for IdentityType. \
720
+ * {@link KnownIdentityType} can be used interchangeably with IdentityType,
721
+ * this enum contains the known values that the service supports.
722
+ * ### Known values supported by the service
723
+ * **SystemAssigned** \
724
+ * **UserAssigned**
725
+ */
726
+ export type IdentityType = string;
727
+ /** Known values of {@link Reason} that the service accepts. */
728
+ export declare enum KnownReason {
729
+ /** Invalid */
730
+ Invalid = "Invalid",
731
+ /** AlreadyExists */
732
+ AlreadyExists = "AlreadyExists"
733
+ }
734
+ /**
735
+ * Defines values for Reason. \
736
+ * {@link KnownReason} can be used interchangeably with Reason,
737
+ * this enum contains the known values that the service supports.
738
+ * ### Known values supported by the service
739
+ * **Invalid** \
740
+ * **AlreadyExists**
741
+ */
742
+ export type Reason = string;
743
+ /** Known values of {@link ConnectionType} that the service accepts. */
744
+ export declare enum KnownConnectionType {
745
+ /** AzureDataExplorer */
746
+ AzureDataExplorer = "AzureDataExplorer"
747
+ }
748
+ /**
749
+ * Defines values for ConnectionType. \
750
+ * {@link KnownConnectionType} can be used interchangeably with ConnectionType,
751
+ * this enum contains the known values that the service supports.
752
+ * ### Known values supported by the service
753
+ * **AzureDataExplorer**
754
+ */
755
+ export type ConnectionType = string;
756
+ /** Known values of {@link TimeSeriesDatabaseConnectionState} that the service accepts. */
757
+ export declare enum KnownTimeSeriesDatabaseConnectionState {
758
+ /** Provisioning */
759
+ Provisioning = "Provisioning",
760
+ /** Deleting */
761
+ Deleting = "Deleting",
762
+ /** Updating */
763
+ Updating = "Updating",
764
+ /** Succeeded */
765
+ Succeeded = "Succeeded",
766
+ /** Failed */
767
+ Failed = "Failed",
768
+ /** Canceled */
769
+ Canceled = "Canceled",
770
+ /** Deleted */
771
+ Deleted = "Deleted",
772
+ /** Warning */
773
+ Warning = "Warning",
774
+ /** Suspending */
775
+ Suspending = "Suspending",
776
+ /** Restoring */
777
+ Restoring = "Restoring",
778
+ /** Moving */
779
+ Moving = "Moving",
780
+ /** Disabled */
781
+ Disabled = "Disabled"
782
+ }
783
+ /**
784
+ * Defines values for TimeSeriesDatabaseConnectionState. \
785
+ * {@link KnownTimeSeriesDatabaseConnectionState} can be used interchangeably with TimeSeriesDatabaseConnectionState,
786
+ * this enum contains the known values that the service supports.
787
+ * ### Known values supported by the service
788
+ * **Provisioning** \
789
+ * **Deleting** \
790
+ * **Updating** \
791
+ * **Succeeded** \
792
+ * **Failed** \
793
+ * **Canceled** \
794
+ * **Deleted** \
795
+ * **Warning** \
796
+ * **Suspending** \
797
+ * **Restoring** \
798
+ * **Moving** \
799
+ * **Disabled**
800
+ */
801
+ export type TimeSeriesDatabaseConnectionState = string;
802
+ /** Known values of {@link CleanupConnectionArtifacts} that the service accepts. */
803
+ export declare enum KnownCleanupConnectionArtifacts {
804
+ /** True */
805
+ True = "true",
806
+ /** False */
807
+ False = "false"
808
+ }
809
+ /**
810
+ * Defines values for CleanupConnectionArtifacts. \
811
+ * {@link KnownCleanupConnectionArtifacts} can be used interchangeably with CleanupConnectionArtifacts,
812
+ * this enum contains the known values that the service supports.
813
+ * ### Known values supported by the service
814
+ * **true** \
815
+ * **false**
816
+ */
817
+ export type CleanupConnectionArtifacts = string;
818
+ /** Known values of {@link RecordPropertyAndItemRemovals} that the service accepts. */
819
+ export declare enum KnownRecordPropertyAndItemRemovals {
820
+ /** True */
821
+ True = "true",
822
+ /** False */
823
+ False = "false"
824
+ }
825
+ /**
826
+ * Defines values for RecordPropertyAndItemRemovals. \
827
+ * {@link KnownRecordPropertyAndItemRemovals} can be used interchangeably with RecordPropertyAndItemRemovals,
828
+ * this enum contains the known values that the service supports.
829
+ * ### Known values supported by the service
830
+ * **true** \
831
+ * **false**
832
+ */
833
+ export type RecordPropertyAndItemRemovals = string;
834
+ /** Optional parameters. */
835
+ export interface DigitalTwinsGetOptionalParams extends coreClient.OperationOptions {
836
+ }
837
+ /** Contains response data for the get operation. */
838
+ export type DigitalTwinsGetResponse = DigitalTwinsDescription;
839
+ /** Optional parameters. */
840
+ export interface DigitalTwinsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
841
+ /** Delay to wait until next poll, in milliseconds. */
842
+ updateIntervalInMs?: number;
843
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
844
+ resumeFrom?: string;
845
+ }
846
+ /** Contains response data for the createOrUpdate operation. */
847
+ export type DigitalTwinsCreateOrUpdateResponse = DigitalTwinsDescription;
848
+ /** Optional parameters. */
849
+ export interface DigitalTwinsUpdateOptionalParams extends coreClient.OperationOptions {
850
+ /** Delay to wait until next poll, in milliseconds. */
851
+ updateIntervalInMs?: number;
852
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
853
+ resumeFrom?: string;
854
+ }
855
+ /** Contains response data for the update operation. */
856
+ export type DigitalTwinsUpdateResponse = DigitalTwinsDescription;
857
+ /** Optional parameters. */
858
+ export interface DigitalTwinsDeleteOptionalParams extends coreClient.OperationOptions {
859
+ /** Delay to wait until next poll, in milliseconds. */
860
+ updateIntervalInMs?: number;
861
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
862
+ resumeFrom?: string;
863
+ }
864
+ /** Contains response data for the delete operation. */
865
+ export type DigitalTwinsDeleteResponse = DigitalTwinsDescription;
866
+ /** Optional parameters. */
867
+ export interface DigitalTwinsListOptionalParams extends coreClient.OperationOptions {
868
+ }
869
+ /** Contains response data for the list operation. */
870
+ export type DigitalTwinsListResponse = DigitalTwinsDescriptionListResult;
871
+ /** Optional parameters. */
872
+ export interface DigitalTwinsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
873
+ }
874
+ /** Contains response data for the listByResourceGroup operation. */
875
+ export type DigitalTwinsListByResourceGroupResponse = DigitalTwinsDescriptionListResult;
876
+ /** Optional parameters. */
877
+ export interface DigitalTwinsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
878
+ }
879
+ /** Contains response data for the checkNameAvailability operation. */
880
+ export type DigitalTwinsCheckNameAvailabilityResponse = CheckNameResult;
881
+ /** Optional parameters. */
882
+ export interface DigitalTwinsListNextOptionalParams extends coreClient.OperationOptions {
883
+ }
884
+ /** Contains response data for the listNext operation. */
885
+ export type DigitalTwinsListNextResponse = DigitalTwinsDescriptionListResult;
886
+ /** Optional parameters. */
887
+ export interface DigitalTwinsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
888
+ }
889
+ /** Contains response data for the listByResourceGroupNext operation. */
890
+ export type DigitalTwinsListByResourceGroupNextResponse = DigitalTwinsDescriptionListResult;
891
+ /** Optional parameters. */
892
+ export interface DigitalTwinsEndpointListOptionalParams extends coreClient.OperationOptions {
893
+ }
894
+ /** Contains response data for the list operation. */
895
+ export type DigitalTwinsEndpointListResponse = DigitalTwinsEndpointResourceListResult;
896
+ /** Optional parameters. */
897
+ export interface DigitalTwinsEndpointGetOptionalParams extends coreClient.OperationOptions {
898
+ }
899
+ /** Contains response data for the get operation. */
900
+ export type DigitalTwinsEndpointGetResponse = DigitalTwinsEndpointResource;
901
+ /** Optional parameters. */
902
+ export interface DigitalTwinsEndpointCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
903
+ /** Delay to wait until next poll, in milliseconds. */
904
+ updateIntervalInMs?: number;
905
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
906
+ resumeFrom?: string;
907
+ }
908
+ /** Contains response data for the createOrUpdate operation. */
909
+ export type DigitalTwinsEndpointCreateOrUpdateResponse = DigitalTwinsEndpointResource;
910
+ /** Optional parameters. */
911
+ export interface DigitalTwinsEndpointDeleteOptionalParams extends coreClient.OperationOptions {
912
+ /** Delay to wait until next poll, in milliseconds. */
913
+ updateIntervalInMs?: number;
914
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
915
+ resumeFrom?: string;
916
+ }
917
+ /** Contains response data for the delete operation. */
918
+ export type DigitalTwinsEndpointDeleteResponse = DigitalTwinsEndpointResource;
919
+ /** Optional parameters. */
920
+ export interface DigitalTwinsEndpointListNextOptionalParams extends coreClient.OperationOptions {
921
+ }
922
+ /** Contains response data for the listNext operation. */
923
+ export type DigitalTwinsEndpointListNextResponse = DigitalTwinsEndpointResourceListResult;
924
+ /** Optional parameters. */
925
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
926
+ }
927
+ /** Contains response data for the list operation. */
928
+ export type OperationsListResponse = OperationListResult;
929
+ /** Optional parameters. */
930
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
931
+ }
932
+ /** Contains response data for the listNext operation. */
933
+ export type OperationsListNextResponse = OperationListResult;
934
+ /** Optional parameters. */
935
+ export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
936
+ }
937
+ /** Contains response data for the list operation. */
938
+ export type PrivateLinkResourcesListResponse = GroupIdInformationResponse;
939
+ /** Optional parameters. */
940
+ export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
941
+ }
942
+ /** Contains response data for the get operation. */
943
+ export type PrivateLinkResourcesGetResponse = GroupIdInformation;
944
+ /** Optional parameters. */
945
+ export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
946
+ }
947
+ /** Contains response data for the list operation. */
948
+ export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionsResponse;
949
+ /** Optional parameters. */
950
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
951
+ }
952
+ /** Contains response data for the get operation. */
953
+ export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
954
+ /** Optional parameters. */
955
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
956
+ /** Delay to wait until next poll, in milliseconds. */
957
+ updateIntervalInMs?: number;
958
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
959
+ resumeFrom?: string;
960
+ }
961
+ /** Optional parameters. */
962
+ export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
963
+ /** Delay to wait until next poll, in milliseconds. */
964
+ updateIntervalInMs?: number;
965
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
966
+ resumeFrom?: string;
967
+ }
968
+ /** Contains response data for the createOrUpdate operation. */
969
+ export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
970
+ /** Optional parameters. */
971
+ export interface TimeSeriesDatabaseConnectionsListOptionalParams extends coreClient.OperationOptions {
972
+ }
973
+ /** Contains response data for the list operation. */
974
+ export type TimeSeriesDatabaseConnectionsListResponse = TimeSeriesDatabaseConnectionListResult;
975
+ /** Optional parameters. */
976
+ export interface TimeSeriesDatabaseConnectionsGetOptionalParams extends coreClient.OperationOptions {
977
+ }
978
+ /** Contains response data for the get operation. */
979
+ export type TimeSeriesDatabaseConnectionsGetResponse = TimeSeriesDatabaseConnection;
980
+ /** Optional parameters. */
981
+ export interface TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
982
+ /** Delay to wait until next poll, in milliseconds. */
983
+ updateIntervalInMs?: number;
984
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
985
+ resumeFrom?: string;
986
+ }
987
+ /** Contains response data for the createOrUpdate operation. */
988
+ export type TimeSeriesDatabaseConnectionsCreateOrUpdateResponse = TimeSeriesDatabaseConnection;
989
+ /** Optional parameters. */
990
+ export interface TimeSeriesDatabaseConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
991
+ /** Specifies whether or not to attempt to clean up artifacts that were created in order to establish a connection to the time series database. This is a best-effort attempt that will fail if appropriate permissions are not in place. Setting this to 'true' does not delete any recorded data. */
992
+ cleanupConnectionArtifacts?: CleanupConnectionArtifacts;
993
+ /** Delay to wait until next poll, in milliseconds. */
994
+ updateIntervalInMs?: number;
995
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
996
+ resumeFrom?: string;
997
+ }
998
+ /** Contains response data for the delete operation. */
999
+ export type TimeSeriesDatabaseConnectionsDeleteResponse = TimeSeriesDatabaseConnection;
1000
+ /** Optional parameters. */
1001
+ export interface TimeSeriesDatabaseConnectionsListNextOptionalParams extends coreClient.OperationOptions {
1002
+ }
1003
+ /** Contains response data for the listNext operation. */
1004
+ export type TimeSeriesDatabaseConnectionsListNextResponse = TimeSeriesDatabaseConnectionListResult;
1005
+ /** Optional parameters. */
1006
+ export interface AzureDigitalTwinsManagementClientOptionalParams extends coreClient.ServiceClientOptions {
1007
+ /** server parameter */
1008
+ $host?: string;
1009
+ /** Api Version */
1010
+ apiVersion?: string;
1011
+ /** Overrides client endpoint. */
1012
+ endpoint?: string;
1013
+ }
1014
+ //# sourceMappingURL=index.d.ts.map